monaco-editor-lsp-next/src/features/problems/code/components/toolbar
cfngc4594 f9cbc5e085 refactor(code-toolbar): standardize component exports and simplify reset logic
- Changed all toolbar action components from named exports with curly braces to default exports
- Simplified ResetButton by moving template logic to useProblemEditorActions hook
- Updated useProblemEditorActions to handle template selection internally using store data
- Renamed problem-editor-store import to problem-editor for consistency
2025-05-13 15:56:28 +08:00
..
actions refactor(code-toolbar): standardize component exports and simplify reset logic 2025-05-13 15:56:28 +08:00
controls refactor(language-selector): migrate to new location and implementation 2025-05-13 15:18:59 +08:00
code-toolbar.tsx refactor(code-toolbar): standardize component exports and simplify reset logic 2025-05-13 15:56:28 +08:00
index.ts refactor(language-selector): migrate to new location and implementation 2025-05-13 15:18:59 +08:00