diff --git a/src/components/textNote/TextNoteDisplay.tsx b/src/components/textNote/TextNoteDisplay.tsx index 784ec01..f7dcfb9 100644 --- a/src/components/textNote/TextNoteDisplay.tsx +++ b/src/components/textNote/TextNoteDisplay.tsx @@ -166,7 +166,7 @@ const TextNoteDisplay: Component = (props) => { return (
{ columnContext?.setColumnContent({ type: 'Replies', @@ -191,7 +191,7 @@ const TextNoteDisplay: Component = (props) => {