mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-06-22 07:08:40 +00:00
Clarify Regex behavior
Add short circuit so the full hoisting only happens on brew load rather than every parse. Remove stray CR in unrelated file.
This commit is contained in:
@@ -454,4 +454,4 @@ const CodeEditor = forwardRef(
|
||||
},
|
||||
);
|
||||
|
||||
export default CodeEditor;
|
||||
export default CodeEditor;
|
||||
|
||||
Reference in New Issue
Block a user