mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-09-20 22:44:52 +00:00
Show grid setting
This commit is contained in:
@@ -40,6 +40,7 @@ export default function Editor(props) {
|
||||
strictMode: false,
|
||||
showFieldSummary: true,
|
||||
zoom: 1,
|
||||
showGrid: true,
|
||||
});
|
||||
|
||||
const dragHandler = (e) => {
|
||||
|
Reference in New Issue
Block a user