diff --git a/src/common/components/ContentEditable.tsx b/src/common/components/ContentEditable.tsx index 1f61fde..8a79cc4 100644 --- a/src/common/components/ContentEditable.tsx +++ b/src/common/components/ContentEditable.tsx @@ -98,7 +98,6 @@ export const ContentEditable = ({ value, onInput, ...props }: Props) => {