mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
c77ba63074
Use stream-monaco's useMonaco composable instead of raw monaco-editor to share the same theme registration system with markstream-vue. Pass isDark prop to MarkdownRender to follow app dark mode.