This repository was archived by the owner on Apr 12, 2024. It is now read-only.
v0.2.5
Patch Changes
-
feat: add other styling related markup and props i.e.
classNames,styleetc. (4826eca) -
fix: remove
propsfromToastOptionstype (dbb1a22) -
chore: remove type
ToastOptionsfrom package export (91bcecf) -
feat: add
className,styleprop in<Toaster />(5e38493) -
fix: loading toast duration (
606d563) -
feat: export types -
ToastOptions,ToastTheme,ToastDirectionfrom package (fe715e4) -
fix:
Toasttypes (1119972)