monaco-editor-lsp-next/src/components
2025-02-24 12:32:48 +08:00
..
ui feat(components/ui): add Badge and Tabs components from shadcn/ui 2025-02-23 16:37:12 +08:00
banner.tsx fix(playground): add bg-muted class to ScrollArea for better visibility 2025-02-23 20:42:57 +08:00
code-editor.tsx fix(editor): update height classes for code editor and MDX preview components 2025-02-24 12:32:48 +08:00
mdx-preview.tsx fix(editor): update height classes for code editor and MDX preview components 2025-02-24 12:32:48 +08:00
mode-toggle.tsx feat(theme): Add ModeToggle component for theme switching 2025-02-19 22:45:30 +08:00
theme-provider.tsx feat(theme): add ThemeProvider component for theme management 2025-02-19 21:20:12 +08:00