You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: website/app/routes/provider.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The `<ToastProvider />` component is used to wrap your application and provide t
14
14
15
15
## Position
16
16
17
-
You can customize the position of the toasts by using the `position` prop of the `ToastProvider` component:
17
+
By default, the default position is `bottom-right`. You can customize the position of the toasts by using the `position` prop of the `ToastProvider` component:
0 commit comments