0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-27 21:08:13 +00:00

final fixes

This commit is contained in:
Víctor Losada Hernández
2026-03-27 12:16:27 +01:00
parent 9edb0e2fc6
commit c0b3a1940f
5 changed files with 7 additions and 17 deletions

View File

@@ -1,3 +1,4 @@
/* eslint max-lines: ["error", { "max": 300 }] */
import { keymap } from '@codemirror/view';
import { undo, redo } from '@codemirror/commands';