From 336d28c44dbd14f11a9f3f1a23827b5430aac64c Mon Sep 17 00:00:00 2001 From: Arkadiusz Wieczorek Date: Wed, 6 Jul 2022 19:32:09 +0200 Subject: [PATCH] Move clear functions to options, simplify UI --- assets/icons/laptop.svg | 41 +++++++++++++++++++++++++++++++ assets/icons/report.svg | 41 +++++++++++++++++++++++++++++++ components/sidebar/sidebar.tsx | 40 ++++++++++++++++--------------- options.scss | 44 ++++++++++++++++++++++++++++++++++ options.tsx | 19 +++++++++++++++ 5 files changed, 166 insertions(+), 19 deletions(-) create mode 100644 assets/icons/laptop.svg create mode 100644 assets/icons/report.svg diff --git a/assets/icons/laptop.svg b/assets/icons/laptop.svg new file mode 100644 index 0000000..25092e6 --- /dev/null +++ b/assets/icons/laptop.svg @@ -0,0 +1,41 @@ + + + + + + diff --git a/assets/icons/report.svg b/assets/icons/report.svg new file mode 100644 index 0000000..af619f4 --- /dev/null +++ b/assets/icons/report.svg @@ -0,0 +1,41 @@ + + + + + + diff --git a/components/sidebar/sidebar.tsx b/components/sidebar/sidebar.tsx index f23ee8e..f3155cc 100644 --- a/components/sidebar/sidebar.tsx +++ b/components/sidebar/sidebar.tsx @@ -91,29 +91,16 @@ const Sidebar = () => { {stolenDataView ? (