diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 8a040a9..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "workbench.colorCustomizations": { - "activityBar.background": "#452236", - "titleBar.activeBackground": "#61304C", - "titleBar.activeForeground": "#FCF9FB" - } -} \ No newline at end of file diff --git a/components/TaskLayout.vue b/components/TaskLayout.vue deleted file mode 100644 index 73b8c23..0000000 --- a/components/TaskLayout.vue +++ /dev/null @@ -1,40 +0,0 @@ - - - - - diff --git a/pages/TaskDashboard.vue b/pages/TaskDashboard.vue index 9ed4d84..cdc87f0 100644 --- a/pages/TaskDashboard.vue +++ b/pages/TaskDashboard.vue @@ -1,12 +1,6 @@