mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-10 13:38:49 +08:00
feat(component): improve fallback skeleton (#2323)
This commit is contained in:
@@ -151,5 +151,6 @@ export const AppSidebar = forwardRef<HTMLElement, AppSidebarProps>(
|
||||
}
|
||||
);
|
||||
|
||||
export { AppSidebarFallback } from './fallback';
|
||||
export type { ResizeIndicatorProps } from './resize-indicator';
|
||||
export { ResizeIndicator } from './resize-indicator';
|
||||
|
||||
Reference in New Issue
Block a user