edit order
This commit is contained in:
@@ -3,7 +3,7 @@ import { clx } from '../helpers/utils'
|
||||
import { ArrowDown2 } from 'iconsax-react'
|
||||
|
||||
export type ItemsSelectType = {
|
||||
value: string,
|
||||
value: string | number,
|
||||
label: string,
|
||||
}
|
||||
type Props = {
|
||||
|
||||
Reference in New Issue
Block a user