DocSpace-client/packages/shared/skeletons/sections/index.ts
2024-02-17 16:44:40 +05:00

3 lines
120 B
TypeScript

export { SectionHeaderSkeleton } from "./Sections.header";
export { SectionSubmenuSkeleton } from "./Sections.submenu";