Skip to content

Commit 420a3c6

Browse files
committed
Remove slider in init
1 parent 2482aa7 commit 420a3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chartlets.py/chartlets/components/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from .radiogroup import Radio
1111
from .radiogroup import RadioGroup
1212
from .select import Select
13-
from .slider import Slider
13+
# from .slider import Slider
1414
from .switch import Switch
1515
from .tabs import Tab
1616
from .tabs import Tabs

0 commit comments

Comments
 (0)