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.
2 parents 057a446 + 423a542 commit 7bbb1d3Copy full SHA for 7bbb1d3
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