fix(global): add scroll-to-top

This commit is contained in:
2025-12-03 15:52:25 +03:00
parent 01de6f6e75
commit 0ab354e143
8 changed files with 102 additions and 21 deletions

View File

@@ -3,3 +3,4 @@ export * from './footer';
export * from './breadcrumbs';
export * from './mobile-callback';
export * from './sidebar';
export * from './scroll-to-top';