Skip to content

Commit 541f9c8

Browse files
committed
Expose themes submodule
1 parent fca3712 commit 541f9c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dash_bootstrap_components/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import os
33
import sys
44

5+
from dash_bootstrap_components import themes # noqa
56
from dash_bootstrap_components import _components
67
from dash_bootstrap_components._components import * # noqa
78
from dash_bootstrap_components._table import _generate_table_from_df

0 commit comments

Comments
 (0)