diff --git a/src/components/DownloadLink.tsx b/src/components/DownloadLink.tsx index dd07657..c7ae6ee 100644 --- a/src/components/DownloadLink.tsx +++ b/src/components/DownloadLink.tsx @@ -11,7 +11,7 @@ interface Props extends JSX.HTMLAttributes { export const DownloadLink: FunctionalComponent = ({ href, text, ...props }) => ( {text} - +