diff --git a/frontend/libs/studio-content-library/src/ContentLibrary/LibraryBody/pages/CodeListPage/CodeListsActionsBar/CodeListsActionsBar.tsx b/frontend/libs/studio-content-library/src/ContentLibrary/LibraryBody/pages/CodeListPage/CodeListsActionsBar/CodeListsActionsBar.tsx index 1fd131d25a5..bc2dbfe3713 100644 --- a/frontend/libs/studio-content-library/src/ContentLibrary/LibraryBody/pages/CodeListPage/CodeListsActionsBar/CodeListsActionsBar.tsx +++ b/frontend/libs/studio-content-library/src/ContentLibrary/LibraryBody/pages/CodeListPage/CodeListsActionsBar/CodeListsActionsBar.tsx @@ -37,7 +37,6 @@ export function CodeListsActionsBar({
diff --git a/frontend/packages/text-editor/src/TextEditor.tsx b/frontend/packages/text-editor/src/TextEditor.tsx index 0daadd5eefb..537d7822c69 100644 --- a/frontend/packages/text-editor/src/TextEditor.tsx +++ b/frontend/packages/text-editor/src/TextEditor.tsx @@ -108,7 +108,6 @@ export const TextEditor = ({