diff --git a/src/components/SongButton.vue b/src/components/SongButton.vue new file mode 100644 index 0000000..7c7e9ef --- /dev/null +++ b/src/components/SongButton.vue @@ -0,0 +1,105 @@ + + + + + \ No newline at end of file diff --git a/src/components/SongInput.vue b/src/components/SongInput.vue new file mode 100644 index 0000000..87a43e4 --- /dev/null +++ b/src/components/SongInput.vue @@ -0,0 +1,64 @@ + + + + + \ No newline at end of file