mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-05 06:40:35 +08:00
Merge pull request #27889 from paulsowden/patch-1
Add missing modifier property to Ripple in react-onsenui
This commit is contained in:
1
types/react-onsenui/index.d.ts
vendored
1
types/react-onsenui/index.d.ts
vendored
@@ -281,6 +281,7 @@ export class Ripple extends Component<{
|
||||
color?: string,
|
||||
background?: string,
|
||||
disabled?: boolean,
|
||||
modifier?: string,
|
||||
}, any> {}
|
||||
|
||||
/*** Forms ***/
|
||||
|
||||
Reference in New Issue
Block a user