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.
1 parent 7f7845c commit 8c7bf32Copy full SHA for 8c7bf32
site/pages/docs/styling.mdx
@@ -72,7 +72,7 @@ If you want to change the offset of your notifications, you can adapt the absolu
72
73
## Change position of the toaster
74
75
-By default, the toaster is position fixed in the window. If you want to place it somewhere else, you can ovewrite the position with `containerStyle`.
+By default, the toaster is position fixed in the window. If you want to place it somewhere else, you can overwrite the position with `containerStyle`.
76
77
```jsx
78
<Toaster
0 commit comments