Skip to content

Commit ec5a1dc

Browse files
author
ci-bot
committed
top right corner
1 parent c247c68 commit ec5a1dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

libs/remix-ui/toaster/src/lib/toaster.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ export const Toaster = (props: ToasterProps) => {
5151

5252
return (
5353
<SonnerToaster
54-
position="bottom-center"
55-
offset="25vh"
54+
position="top-right"
5655
toastOptions={{
5756
className: 'remixui_sonner_toast',
5857
}}

0 commit comments

Comments
 (0)