Fix all type errors
This commit is contained in:
@@ -37,7 +37,7 @@ export function DropdownButton({
|
||||
menuWidth,
|
||||
children,
|
||||
}: {
|
||||
type: DropdownButtonType
|
||||
type?: DropdownButtonType
|
||||
style?: StyleProp<ViewStyle>
|
||||
items: DropdownItem[]
|
||||
label?: string
|
||||
|
||||
Reference in New Issue
Block a user