Added basic organization edit page

This commit is contained in:
frikky
2020-11-06 16:42:21 +01:00
parent d67bdc7730
commit 8232dbf2e1
5 changed files with 394 additions and 46 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ const App = (message, props) => {
const options = {
timeout: 5000,
position: positions.TOP_CENTER,
position: positions.BOTTOM_LEFT,
};
const includedData = window.location.pathname === "/home" || window.location.pathname === "/features" ?