mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +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.