You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(CodeEditor): update module references for undo/redo functionality
- Changed references from `modules` to `coreModules` in the `handleUndo` and `handleRedo` functions to align with the updated module loading structure.
- Improved code clarity and maintainability by ensuring consistent usage of the core modules for command handling.
0 commit comments