chore: remove SkeletonBlock from shared/ui exports

This commit is contained in:
Sergey Krylov 2026-06-21 20:24:03 +03:00
parent aa56c8a48d
commit 85fbfcdb0c

View File

@ -1,2 +1 @@
export { SkeletonBlock } from './SkeletonBlock';
export { TableSkeleton } from './TableSkeleton';