formatting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Balloon from "./balloon.svg";
|
||||
import Account from "./account.svg"
|
||||
import Balloon from './balloon.svg';
|
||||
import Account from './account.svg';
|
||||
|
||||
export {Balloon, Account};
|
||||
export { Balloon, Account };
|
||||
|
||||
Reference in New Issue
Block a user