@credenceanalytics/notification
v1.0.2
Published
A notification template code
Downloads
2
Maintainers
Keywords
Readme
Installation
npm i @credenceanalytics/notification
Usage
import Notification from '@credenceanalytics/notification'
export default {
...
components: {
Notification
}
}