diff --git a/pages/notes/[note].tsx b/pages/notes/[note].tsx index 9bd9c9c..8cd2fcf 100644 --- a/pages/notes/[note].tsx +++ b/pages/notes/[note].tsx @@ -21,7 +21,7 @@ interface Notes { function Markdown({ content }: any) { return