diff --git a/src/components/marketing/PopupLeadCapture/index.js b/src/components/marketing/PopupLeadCapture/index.js index 3abfa9b70..ae26523d9 100644 --- a/src/components/marketing/PopupLeadCapture/index.js +++ b/src/components/marketing/PopupLeadCapture/index.js @@ -17,7 +17,7 @@ export default function PopUpLeadCapture({ const [isExpanded, setIsExpanded] = useState(true); const [downloadClick, setDownloadClick] = useState(false); const theme = useTheme(); - + return (