mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
|
||||
export interface IonicReactProps {
|
||||
class?: string;
|
||||
className?: string;
|
||||
style?: {[key: string]: any };
|
||||
}
|
||||
|
Reference in New Issue
Block a user