1.0.0 • Published 3 years ago

@dcp-ui/toast v1.0.0

Weekly downloads
6
License
MIT
Repository
gitlab
Last release
3 years ago

@dcp-ui/toast

The useToast, Toast component from @dcp-ui.

desyre npm bundle size License PRs Welcome

Description

Notification component with toasted-note and 2 components : Growl and Snackbar.

Installation

yarn add @dcp-ui/toast @xstyled/styled-components @xstyled/system prop-types react react-dom styled-components

Import

import { useToast, Toast } from '@dcp-ui/toast'

Documentation

See the documentation or package source for more details.