diff --git a/src/index.tsx b/src/index.tsx
index aea1b1c..286996e 100644
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -406,7 +406,6 @@ const Toast = (props: ToastProps) => {
toastRef.current?.style.setProperty('--swipe-amount-y', `${swipeAmount.y}px`);
}}
>
- link
{closeButton && !toast.jsx ? (