Commit Graph

2 Commits

Author SHA1 Message Date
941f1a74fa feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
bcdd72317c feat(store): add problem editor state management
- Create problem-editor store with Zustand
- Manage editor state including problem, language, value and path
- Implement localStorage persistence for editor content
- Provide utility functions for language and value retrieval
2025-05-13 16:31:38 +08:00