upload mission

This commit is contained in:
Виталий Лавшонок
2025-11-02 13:15:12 +03:00
parent 99018537c5
commit 59f89d5113
18 changed files with 312 additions and 115 deletions

View File

@@ -0,0 +1,4 @@
import IconSuccess from "./icon-success.svg"
import IconError from "./icon-error.svg"
export {IconError, IconSuccess}