DocSpace-client/packages/shared/skeletons/sections/index.ts

3 lines
120 B
TypeScript
Raw Normal View History

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