diff --git a/src/App.vue b/src/App.vue index 145f8d3..0b2ab6a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,17 +1,31 @@ diff --git a/src/components/Settings.vue b/src/components/Settings.vue new file mode 100644 index 0000000..87e9fb6 --- /dev/null +++ b/src/components/Settings.vue @@ -0,0 +1,33 @@ + + + + + \ No newline at end of file diff --git a/src/components/Timer.vue b/src/components/Timer.vue index a7fb95c..583b36d 100644 --- a/src/components/Timer.vue +++ b/src/components/Timer.vue @@ -1,16 +1,16 @@