Added basic organization edit page
This commit is contained in:
@@ -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" ?
|
||||
|
||||
Reference in New Issue
Block a user