chore: first commit

This commit is contained in:
Daniil
2026-02-17 23:36:55 +03:00
parent 2e4820ac91
commit 674d5d735b
116 changed files with 327 additions and 150 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
export { CreateProjectModal } from "./ui/CreateProjectModal"
export { CreateProjectModal } from "./CreateProjectModal"
export type { ICreateProjectModalProps } from "./model/CreateProjectModal.d"
export type { ICreateProjectModalProps } from "./CreateProjectModal.d"