diff --git a/src/App.jsx b/src/App.jsx index beda7faf..2f4bb73e 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -5,6 +5,7 @@ import Widgets from './components/widgets/Widgets'; import Modals from './components/modals/Modals'; import SettingsFunctions from './modules/helpers/settings'; + import { ToastContainer } from 'react-toastify'; export default class App extends React.PureComponent { diff --git a/src/components/modals/main/marketplace/sections/Added.jsx b/src/components/modals/main/marketplace/sections/Added.jsx index 491603b5..a2e30bd4 100644 --- a/src/components/modals/main/marketplace/sections/Added.jsx +++ b/src/components/modals/main/marketplace/sections/Added.jsx @@ -104,7 +104,7 @@ export default class Added extends React.PureComponent { if (this.state.installed.length === 0) { content = ( -