This commit is contained in:
Виталий Лавшонок
2025-11-03 11:57:24 +03:00
parent fbe441c654
commit db8828e32b
9 changed files with 368 additions and 130 deletions

View File

@@ -1,3 +1,4 @@
import Balloon from "./balloon.svg";
import Account from "./account.svg"
export {Balloon};
export {Balloon, Account};