formatting

This commit is contained in:
proddy
2024-11-22 11:02:17 +01:00
parent e974967903
commit 92ff32f8ba

View File

@@ -153,7 +153,12 @@ const Version = () => {
onClick={() => setOpenDialog(false)}
color="primary"
>
<Link underline="none" target="_blank" href={getBinURL(useDev)} color="primary">
<Link
underline="none"
target="_blank"
href={getBinURL(useDev)}
color="primary"
>
{LL.DOWNLOAD(1)}
</Link>
</Button>