Files
frontend-app-authoring/src/library-authoring/create-container/index.tsx
Navin Karkera afd6afdbb9 feat: create section and subsection in library (#2013)
Adds create section and subsection buttons in sidebar.
2025-05-28 16:10:17 -05:00

2 lines
74 B
TypeScript

export { default as CreateContainerModal } from './CreateContainerModal';