Skip to content

Commit d0aa0c0

Browse files
authored
fix(module): properly expose trame module
1 parent 613e545 commit d0aa0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trame/modules/datagrid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from trame_datagrid.module import *
1+
from trame_datagrid.module.datagrid import *

0 commit comments

Comments
 (0)