Skip to content

luandevpro/ohmygooo-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ohmygooo-notify

notify in ohmygooo-notify

Usage

const notify = require('ohmygooo-notify');

Use case

notify({ type: 'success', message: 'Success' });
notify({ type: 'warning', message: 'Warining' });
notify({ type: 'info', message: 'Info' });
notify({ type: 'error', message: 'Error' });

Install

yarn add ohmygooo-notify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published