✨(react) add Toast component
This component allows to create dynamic Toast appearing at the bottom of the screen for few seconds.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
@use "./components/Loader";
|
||||
@use "./components/Pagination";
|
||||
@use "./components/Popover";
|
||||
@use "./components/Toast";
|
||||
|
||||
body {
|
||||
font-family: var(--c--theme--font--families--base);
|
||||
|
||||
Reference in New Issue
Block a user