diff --git a/src/components/ui/LoadingPlaceholder.vue b/src/components/ui/LoadingPlaceholder.vue index 14e3ed5..58a6e13 100644 --- a/src/components/ui/LoadingPlaceholder.vue +++ b/src/components/ui/LoadingPlaceholder.vue @@ -22,78 +22,6 @@ export default { \ No newline at end of file diff --git a/src/components/ui/SeasonedButton.vue b/src/components/ui/SeasonedButton.vue new file mode 100644 index 0000000..f803c21 --- /dev/null +++ b/src/components/ui/SeasonedButton.vue @@ -0,0 +1,61 @@ + + + + + \ No newline at end of file diff --git a/src/components/ui/SeasonedInput.vue b/src/components/ui/SeasonedInput.vue new file mode 100644 index 0000000..2585e18 --- /dev/null +++ b/src/components/ui/SeasonedInput.vue @@ -0,0 +1,103 @@ + + + + \ No newline at end of file