Skip to content

Commit 23f83c9

Browse files
DenisaCGhbcarlos
andcommitted
Update src/layout.ts
Co-authored-by: Carlos Herrero <carlosherrerocontact@gmail.com>
1 parent 99fc787 commit 23f83c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layout.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { IIterator, ArrayIterator } from '@lumino/algorithm';
99
import * as Blockly from 'blockly';
1010

1111
import { BlocklyManager } from './manager';
12-
import { define_jupyter_theme } from './utils';
12+
import { THEME } from './utils';
1313

1414
/**
1515
* A blockly layout to host the Blockly editor.

0 commit comments

Comments
 (0)