We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057a446 commit 423a542Copy full SHA for 423a542
example/src/example.js
@@ -5,7 +5,6 @@ import {Provider} from 'react-redux';
5
import {configureStore} from './store';
6
7
import Container from './components/container';
8
-import Notifications from 'react-notification-system-redux';
9
10
const store = configureStore();
11
0 commit comments