Updated the alert system

This commit is contained in:
frikky
2020-11-05 17:32:45 +01:00
parent 7b51b9ef22
commit d67bdc7730
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ const App = (message, props) => {
const options = {
timeout: 5000,
position: positions.BOTTOM_RIGHT
position: positions.TOP_CENTER,
};
const includedData = window.location.pathname === "/home" || window.location.pathname === "/features" ?