diff --git a/components/Button.vue b/components/Button.vue new file mode 100644 index 0000000..e723941 --- /dev/null +++ b/components/Button.vue @@ -0,0 +1,6 @@ + \ No newline at end of file diff --git a/components/Dialog.vue b/components/Dialog.vue new file mode 100644 index 0000000..9efa49e --- /dev/null +++ b/components/Dialog.vue @@ -0,0 +1,38 @@ + + + \ No newline at end of file diff --git a/components/HoverCard.vue b/components/HoverCard.vue index 3bb7010..0ad3819 100644 --- a/components/HoverCard.vue +++ b/components/HoverCard.vue @@ -3,7 +3,7 @@ - + diff --git a/components/Switch.vue b/components/Switch.vue index 246cd02..bfc6e4b 100644 --- a/components/Switch.vue +++ b/components/Switch.vue @@ -1,16 +1,14 @@