feat(ui): add FooterLink component

This commit is contained in:
Ilia Mashkov
2026-04-22 12:31:02 +03:00
parent 84ac886c33
commit 91b80a5ada
4 changed files with 165 additions and 0 deletions
+6
View File
@@ -52,6 +52,12 @@ export {
*/
default as FilterGroup,
} from './FilterGroup/FilterGroup.svelte';
export {
/**
* Standard footer link with arrow icon and hover effects
*/
default as FooterLink,
} from './FooterLink/FooterLink.svelte';
export {
/**
* Small text for secondary meta-information