Skip to content

Commit 597a17d

Browse files
committed
Remove dismiss from example
1 parent 67bdc5b commit 597a17d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/components/sections/toaster-example.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ export const ToasterExample: React.FC<{
7171
data-splitbee-event="Change Position"
7272
data-splitbee-event-position={p}
7373
onClick={() => {
74-
toast.dismiss('position');
7574
toast.success(
7675
<span>
7776
Position set to <b>{p}</b>

0 commit comments

Comments
 (0)