diff --git a/.gitignore b/.gitignore index 753389d1a..51613b095 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,6 @@ node_modules .pnp .pnp.js .pnpm-store -package-lock.json # testing /coverage diff --git a/src/components/input/DownloadButton.tsx b/src/components/input/DownloadButton.tsx index 9fd46c0b0..795db8dc6 100644 --- a/src/components/input/DownloadButton.tsx +++ b/src/components/input/DownloadButton.tsx @@ -19,7 +19,7 @@ export function DownloadButton({ return ( -