diff --git a/components/Header/index.tsx b/components/Header/index.tsx index 66b527c2..7b7c4985 100644 --- a/components/Header/index.tsx +++ b/components/Header/index.tsx @@ -225,6 +225,7 @@ const Header = () => { const urlCopyToast = () => { return ( { const remixToast = () => { return ( {content}

{children && ( - + {children} )} diff --git a/components/UpdateToast/index.tsx b/components/UpdateToast/index.tsx index 51b6d009..d827abf0 100644 --- a/components/UpdateToast/index.tsx +++ b/components/UpdateToast/index.tsx @@ -54,6 +54,7 @@ const UpdateToast = ({ return (