Skip to content

Commit 3557502

Browse files
committed
fix cell editing issues in jlab
1 parent c9ca61c commit 3557502

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/feathergrid.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import { ViewBasedJSONModel } from "./core/viewbasedjsonmodel";
1212
import { Transform } from "./core/transform";
1313
import { Theme } from "./utils";
1414

15+
import '@lumino/default-theme/style/datagrid.css';
1516
import '../style/feathergrid.css';
1617

1718
// Shorthand for a string->T mapping

0 commit comments

Comments
 (0)