aboutsummaryrefslogtreecommitdiffstats
path: root/components/input/input-number.html
diff options
context:
space:
mode:
Diffstat (limited to 'components/input/input-number.html')
-rw-r--r--components/input/input-number.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/components/input/input-number.html b/components/input/input-number.html
deleted file mode 100644
index 59ef93c..0000000
--- a/components/input/input-number.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<div class="sdc-input">
- <label class="sdc-input__label">I am a label</label>
- <div>
- <input class="sdc-input__input" type="number"/>
- </div>
-</div> \ No newline at end of file