react-toastified image , a image of a toast with a cape
React-Toastified
react-toastified image , a image of a toast with a cape

Page title

Section title

import { useToast } from 'react-toastified'; const { addToast } = useToast(); addToast("This is a info toast!", { duration: undefined, type: 'info', style: { fontSize: '1.2rem', backgroundColor: '', color: 'black', border: ' ', borderRadius: '', padding: '' } });
Search Styles Feature Coming Soon...
Known Issues:
Currently the position key , position: top-right , or top-left dont appear all the way flush with top will need to update with reversed hover effect in future release.

Report a Bug or Request a Feature Click the button below

💌 Baked with ❤️ by Justin Charo, seasoned with inspiration from Vercel Notification.