mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-29 19:25:50 +00:00
fixed linting issue w/ burnettk
This commit is contained in:
parent
90bfc53380
commit
c112e65232
@ -425,7 +425,7 @@ export default function ReactDiagramEditor({
|
||||
}
|
||||
|
||||
const canvas = (modeler as any).get('canvas');
|
||||
canvas.zoom(FitViewport, 'auto'); // Concerned this might bug out somehow.
|
||||
canvas.zoom(FitViewport, 'auto'); // Concerned this might bug out somehow.
|
||||
|
||||
// highlighting a field
|
||||
// Option 3 at:
|
||||
|
Loading…
x
Reference in New Issue
Block a user