Skip to content

Commit

Permalink
remove a tag
Browse files Browse the repository at this point in the history
  • Loading branch information
emilkowalski committed Jan 31, 2025
1 parent 56d5d09 commit 233ba8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,6 @@ const Toast = (props: ToastProps) => {
toastRef.current?.style.setProperty('--swipe-amount-y', `${swipeAmount.y}px`);
}}
>
<a href="/">link</a>
{closeButton && !toast.jsx ? (
<button
aria-label={closeButtonAriaLabel}
Expand Down

0 comments on commit 233ba8b

Please sign in to comment.