formatting

This commit is contained in:
Виталий Лавшонок
2025-11-04 15:04:59 +03:00
parent 3cd8e14288
commit 4972836164
60 changed files with 3604 additions and 2916 deletions

View File

@@ -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 };