From d85347ad24cf5332ba9dafb54318b2db25882783 Mon Sep 17 00:00:00 2001 From: Danny Lamarti Date: Sat, 11 Dec 2021 15:47:25 +0100 Subject: [PATCH] blabla --- package.json | 3 ++- src/components/sider/Sider.tsx | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 7af29c6..d46ada5 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,8 @@ "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", - "eject": "react-scripts eject" + "eject": "react-scripts eject", + "deploy": "react-scripts build && firebase deploy" }, "eslintConfig": { "extends": [ diff --git a/src/components/sider/Sider.tsx b/src/components/sider/Sider.tsx index a386a93..54f536b 100644 --- a/src/components/sider/Sider.tsx +++ b/src/components/sider/Sider.tsx @@ -33,6 +33,8 @@ export const Sider: FunctionComponent = observer(() => { Index