From d635d1e6076c83ae81048e96b452e5065c4e5f77 Mon Sep 17 00:00:00 2001 From: Erin Date: Thu, 25 Jul 2019 19:58:01 -0500 Subject: [PATCH] cleaning up formatting --- components/Sidebar.vue | 30 +++++++-------- components/TableHead.vue | 80 ++++++++++++++++++++-------------------- components/TableRow.vue | 80 ++++++++++++++++++++-------------------- pages/_category.vue | 29 ++++++++------- store/Sidebar.js | 10 ++--- 5 files changed, 116 insertions(+), 113 deletions(-) diff --git a/components/Sidebar.vue b/components/Sidebar.vue index 204a8e1..2526a72 100644 --- a/components/Sidebar.vue +++ b/components/Sidebar.vue @@ -7,29 +7,29 @@