feat: allow editing imported unit blocks (#2405)

Allows authors to edit imported unit display name in outline.
This commit is contained in:
Navin Karkera
2025-09-17 22:57:04 +05:30
committed by GitHub
parent c21b664a8b
commit 61c87fe6a6
20 changed files with 31 additions and 70 deletions

View File

@@ -32,7 +32,7 @@ const messages = defineMessages({
description: 'Tab title for review tab',
},
reviewTabDescriptionEmpty: {
id: 'course-authoring.course-libraries.tab.home.description-no-links',
id: 'course-authoring.course-libraries.tab.review.description-no-links',
defaultMessage: 'All components are up to date',
description: 'Description text for home tab',
},