front init

This commit is contained in:
Daniil
2026-01-12 23:06:40 +03:00
parent b1d3e89988
commit 749fda017c
27 changed files with 2322 additions and 148 deletions
+3
View File
@@ -0,0 +1,3 @@
export interface ITemplateNameProps {
message?: string
}