Skip to content

Commit 9c49e63

Browse files
committed
fix cell editing
1 parent afcafc0 commit 9c49e63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/datagrid.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ import {
6868
DataGrid
6969
} from './core/datagrid';
7070

71+
import '@lumino/default-theme/style/datagrid.css';
7172
// Import CSS
7273
import '../css/datagrid.css'
7374

0 commit comments

Comments
 (0)