diff --git a/test/index.html b/test/index.html index 9113d2e5c7..ad32932f4f 100644 --- a/test/index.html +++ b/test/index.html @@ -23,11 +23,11 @@

Footers

Grids

Headers

-

Input: Slider

Input: Text (single-line)

Input: Text (multi-line)

Input: Radio Buttons

Input: Range

+

Input: Select

Input: Toggle

Inputs With Icons

Lists

diff --git a/test/input-select.html b/test/input-select.html new file mode 100644 index 0000000000..7e1c38ca60 --- /dev/null +++ b/test/input-select.html @@ -0,0 +1,40 @@ + + + + Input: Select + + + + + + + + +
+ +
+

Input: Select

+
+ +
+ + + +
+

Homepage

+
+ +
+ +
+ + + diff --git a/test/input-slider.html b/test/input-slider.html deleted file mode 100644 index 534bc482e5..0000000000 --- a/test/input-slider.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - Input: Slider - - - - - - - - -
- -
-

Input: Slider

-
- -
- todo -

Homepage

-
- -
- - -