fix: footer

This commit is contained in:
2025-06-27 10:04:57 +03:00
parent 5c05f9c2bb
commit cc492e5e64
12 changed files with 410 additions and 180 deletions

2
src/widgets/index.ts Normal file
View File

@@ -0,0 +1,2 @@
export * from './header';
export * from './footer';