We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2482aa7 commit 420a3c6Copy full SHA for 420a3c6
chartlets.py/chartlets/components/__init__.py
@@ -10,7 +10,7 @@
10
from .radiogroup import Radio
11
from .radiogroup import RadioGroup
12
from .select import Select
13
-from .slider import Slider
+# from .slider import Slider
14
from .switch import Switch
15
from .tabs import Tab
16
from .tabs import Tabs
0 commit comments