Skip to content

Commit

Permalink
fix toaster func
Browse files Browse the repository at this point in the history
  • Loading branch information
muddlebee committed Nov 19, 2024
1 parent 567d39e commit 36e0d78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -595,10 +595,7 @@ export default function Component() {
</Dialog>

<Toaster
theme="dark"
position="top-right"
closeButton
className="!bg-slate-900 !border !border-slate-800"
toastOptions={{
className: "!bg-slate-900 !border !border-slate-800 !text-white",
style: {
Expand Down

0 comments on commit 36e0d78

Please sign in to comment.