@gemcook/notification
v1.6.0
Published
---
Downloads
7
Readme
@gemcook/notification
React Notification Component.
Online Demo
- https://notification.storybook.gemcook.com
Installation
npm install --save @gemcook/notification
or
yarn add @gemcook/notification
Usage
SCSS
Import @gemcook/notification/lib/styles/index.scss
to your SCSS.
@import "~@gemcook/notification/lib/styles/index";
Documentaion
API
License
@gemcook/notification is released under the MIT license.