hide download button

This commit is contained in:
2023-02-17 00:00:48 +08:00
parent 7738e061fc
commit 55f48de4db
2 changed files with 10 additions and 6 deletions

View File

@@ -47,6 +47,7 @@ export default function Home() {
disableConflictCheck={true}
disableNetwork={true}
replaceInputType={"number"}
hideDownloadButton={false}
/>
)}
</main>