We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0d338a + b0a1da4 commit 854c4e2Copy full SHA for 854c4e2
site/pages/docs/toaster.mdx
@@ -40,6 +40,7 @@ You can change the defaults for a specific type by adding, `success: {}`, `error
40
reverseOrder={false}
41
toastOptions={{
42
// Define default options
43
+ className: '',
44
style: {
45
margin: '40px',
46
background: '#363636',
0 commit comments