Update src/components/Select/types.ts
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
export type OptionsType = {
|
export type OptionsType = {
|
||||||
value: string,
|
value: string,
|
||||||
name: string,
|
name: string,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user