Skip to content
2 changes: 1 addition & 1 deletion src/components/ExportButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,4 @@ export default function ExportButton() {
</button>
</div>
);
}
}
Loading