Skip to content

Commit 979b6ac

Browse files
remove superflous type
1 parent 014596a commit 979b6ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

styles/native/ts/types/widgets.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@ export interface PopupMenuType {
337337
basic: BasicItemStyle;
338338
custom: CustomItemStyle
339339
buttonContainer?: ViewStyle;
340-
itemRippleColor?: string;
341340
}
342341

343342
interface CustomItemStyle extends ViewStyle {

0 commit comments

Comments
 (0)