diff --git a/webapp/components/InputCheckbox/InputCheckbox.spec.js b/webapp/components/InputCheckbox/InputCheckbox.spec.js
new file mode 100644
index 000000000..e69de29bb
diff --git a/webapp/components/InputCheckbox/InputCheckbox.vue b/webapp/components/InputCheckbox/InputCheckbox.vue
new file mode 100644
index 000000000..4ad8a3d42
--- /dev/null
+++ b/webapp/components/InputCheckbox/InputCheckbox.vue
@@ -0,0 +1,47 @@
+
+
+
+ {{ label }}
+
+
+
\ No newline at end of file