Skip to content

infusedui/toast

Repository files navigation

@infusedui/toast

To add @infusedui to you project you need to create a .npmrc file at the same folder base of you package.json with this line :

@infusedui:registry=https://npm.pkg.github.com

Package

@infusedui/toast provide to you 2 element and 1 hook with 2 functions :

  • provider: <ToastProvider>
  • component: render toast notifications
  • hooks: useToast()
<ToastProvider>{/* Some other things of your apps */}</ToastProvider>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages