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 67bdc5b commit 597a17dCopy full SHA for 597a17d
site/components/sections/toaster-example.tsx
@@ -71,7 +71,6 @@ export const ToasterExample: React.FC<{
71
data-splitbee-event="Change Position"
72
data-splitbee-event-position={p}
73
onClick={() => {
74
- toast.dismiss('position');
75
toast.success(
76
<span>
77
Position set to <b>{p}</b>
0 commit comments