You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(content): complete migration of content management page to use topic
Updates the `ContentManagementPage` to fully align with the migration
from `Category` to `Topic`.
- Changes the `TabBar` label from "Categories" to "Topics".
- Updates the "Add New Item" button logic to correctly handle the
`ContentManagementTab.topics` case and navigate to the
`createTopicName` route.
0 commit comments