redux-flash-notification icon indicating copy to clipboard operation
redux-flash-notification copied to clipboard

An es6 growl notification plugin for redux

Results 3 redux-flash-notification issues
Sort by recently updated
recently updated
newest added

Small fix for webpack 2.0 compatibility https://github.com/webpack/webpack/issues/2986 (But ideally would love to see this branch fixed & ready to use: https://github.com/posabsolute/redux-flash-notification/pull/9 )

I get this error: `import declarations may only appear at top level of a module` I followed suggestions. Not sure what's wrong. I use the latest version of Redux and...