diff --git a/src/components/Toast.tsx b/src/components/Toast.tsx index 279bdbf..5cf0847 100644 --- a/src/components/Toast.tsx +++ b/src/components/Toast.tsx @@ -7,7 +7,6 @@ export default function Toast({ children, onClose }: Props) { return (