From 8ae2b9587c79f3ffa93692ab3e4ac481f41bbdbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Preu=C3=9F?= Date: Sun, 19 Feb 2023 16:52:20 +0100 Subject: [PATCH] Add new components --- src/runtime/components/BitinflowInput.vue | 51 +++++++++++++++++++++++ src/runtime/components/BitinflowMuted.vue | 11 +++++ 2 files changed, 62 insertions(+) create mode 100644 src/runtime/components/BitinflowInput.vue create mode 100644 src/runtime/components/BitinflowMuted.vue diff --git a/src/runtime/components/BitinflowInput.vue b/src/runtime/components/BitinflowInput.vue new file mode 100644 index 0000000..68d7f0d --- /dev/null +++ b/src/runtime/components/BitinflowInput.vue @@ -0,0 +1,51 @@ + + + + + diff --git a/src/runtime/components/BitinflowMuted.vue b/src/runtime/components/BitinflowMuted.vue new file mode 100644 index 0000000..6818399 --- /dev/null +++ b/src/runtime/components/BitinflowMuted.vue @@ -0,0 +1,11 @@ + + +