mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-23 22:43:56 +00:00
full functionality
This commit is contained in:
@@ -78,7 +78,7 @@ const Editor = forwardRef(
|
||||
blockShading: false,
|
||||
activeLineShading: true,
|
||||
lineNumbers: true,
|
||||
fontSize: 14
|
||||
fontSize: 13
|
||||
})
|
||||
|
||||
const editor = useRef(null);
|
||||
|
||||
Reference in New Issue
Block a user