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