diff --git a/react-notification-system/react-notification-system.d.ts b/react-notification-system/react-notification-system.d.ts index 7eb9e3a06..84f479690 100644 --- a/react-notification-system/react-notification-system.d.ts +++ b/react-notification-system/react-notification-system.d.ts @@ -81,4 +81,4 @@ declare module NotificationSystem { declare module 'react-notification-system' { var component: __React.ClassicComponentClass; export = component; -} \ No newline at end of file +}