From 3986ade2c8e3de71a8c939fdc9bdf2bb1d411227 Mon Sep 17 00:00:00 2001 From: Boaz Poolman Date: Wed, 24 Mar 2021 18:41:03 +0100 Subject: [PATCH] Update frontend --- admin/src/components/ActionButtons/index.js | 4 +-- admin/src/components/ConfigList/index.js | 30 +++++++++++++-------- admin/src/containers/ConfigPage/index.js | 14 ++++------ admin/src/helpers/getObjectDiff.js | 22 --------------- admin/src/state/actions/Config.js | 25 +++++------------ admin/src/state/reducers/Config/index.js | 12 +++------ 6 files changed, 37 insertions(+), 70 deletions(-) delete mode 100644 admin/src/helpers/getObjectDiff.js diff --git a/admin/src/components/ActionButtons/index.js b/admin/src/components/ActionButtons/index.js index ced5c85..a4b043f 100644 --- a/admin/src/components/ActionButtons/index.js +++ b/admin/src/components/ActionButtons/index.js @@ -23,8 +23,8 @@ const ActionButtons = ({ diff }) => { return ( -