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
+3
View File
@@ -0,0 +1,3 @@
export interface IProjectsPageProps {
message?: string
}