diff --git a/frontend-tools/chapters-editor/client/src/components/Modal.tsx b/frontend-tools/chapters-editor/client/src/components/Modal.tsx index 3f9a7d57..ae7e2aa1 100644 --- a/frontend-tools/chapters-editor/client/src/components/Modal.tsx +++ b/frontend-tools/chapters-editor/client/src/components/Modal.tsx @@ -45,7 +45,7 @@ const Modal: React.FC = ({ isOpen, onClose, title, children, actions
e.stopPropagation()}>

{title}

-