feat: add unlink upstream menu [FC-0097] (#2393)

Adds the Unlink feature to the Course Outline for Sections, Subsections and Units.
This commit is contained in:
Rômulo Penido
2025-08-28 13:44:15 -03:00
committed by GitHub
parent 0f2dd4a88f
commit 950bfee7c1
31 changed files with 584 additions and 29 deletions

View File

@@ -1 +1,2 @@
export { CourseLibraries } from './CourseLibraries';
export { courseLibrariesQueryKeys } from './data/apiHooks';