From 0a143d429ac4374aacaaa010d87742c4b7427b04 Mon Sep 17 00:00:00 2001 From: npmrun Date: Wed, 26 Aug 2020 17:00:40 +0800 Subject: [PATCH] add --- .idea/workspace.xml | 98 ++++++++++++++++++----------------------- config-overrides.js | 2 +- src/index.js | 11 ++--- src/ui/footer/footer.module.css | 3 ++ src/ui/footer/index.js | 26 ++++++----- src/ui/header/index.js | 15 +++++++ src/views/App.js | 8 +++- src/views/App.scss | 6 +++ 8 files changed, 93 insertions(+), 76 deletions(-) create mode 100644 src/ui/footer/footer.module.css create mode 100644 src/ui/header/index.js diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e860f82..f1c4d81 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,20 +1,27 @@ + + + + + + + + + + + + + + + + +