diff --git a/src/components/ControlBar.vue b/src/components/ControlBar.vue new file mode 100644 index 0000000..ef380e8 --- /dev/null +++ b/src/components/ControlBar.vue @@ -0,0 +1,105 @@ + + + + + + Select a Type + Tracks + Artists + + + + + Select a Duration + ~4 Weeks + ~6 Months + Several Years + + + + + + + + {{ button_text }} + + + + + Export Playlist + + + + + + + + \ No newline at end of file