-
+
@@ -13,7 +13,7 @@
-
+
@@ -32,7 +32,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
- CoverView
+ Coverview
diff --git a/public/logo.png b/public/logo.png
new file mode 100644
index 0000000..248fa7c
Binary files /dev/null and b/public/logo.png differ
diff --git a/src/assets/icons/favicon.png b/src/assets/icons/favicon.png
deleted file mode 100644
index c1bae5b..0000000
Binary files a/src/assets/icons/favicon.png and /dev/null differ
diff --git a/src/components/Editor.js b/src/components/Editor.js
index a471d0d..384b198 100644
--- a/src/components/Editor.js
+++ b/src/components/Editor.js
@@ -3,7 +3,6 @@ import CoverImage from "./CoverImage";
import ComponentToImg from "./ComponentToImg";
import Select from 'react-select';
import RandomTheme from './RandomTheme';
-// import resetIcon from '../assets/icons/reset.svg'
const defaultSettings = {