chore(Footer): move components to separate directories
Workflow / build (pull_request) Successful in 1m42s
Workflow / publish (pull_request) Has been skipped

This commit is contained in:
Ilia Mashkov
2026-04-23 13:16:19 +03:00
parent 3594033bcb
commit f8ba2d7eb0
5 changed files with 10 additions and 13 deletions
+1 -1
View File
@@ -1 +1 @@
export { default as Footer } from './ui/Footer.svelte';
export { default as Footer } from './ui/Footer/Footer.svelte';