0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 06:48:11 +00:00

stable - remove bracket-matching

This commit is contained in:
Víctor Losada Hernández
2026-03-22 01:37:30 +01:00
parent 4ee9dfa509
commit 436d21f33c

View File

@@ -103,7 +103,6 @@ const CodeEditor = forwardRef(
foldGutter(),
lineNumbers(),
basicLightTheme,
bracketMatching(),
],
});