mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-13 03:38:11 -05:00
Remove unnecessary prop
This commit is contained in:
@@ -18,7 +18,7 @@ import DownloadMuseHubButton from "../button/DownloadMuseHubButton";
|
||||
<div
|
||||
class="col-start-2 col-span-10 flex flex-col gap-2 md:flex-row lg:col-start-3 lg:col-span-8"
|
||||
>
|
||||
<DownloadButton client:only primary />
|
||||
<DownloadButton client:only/>
|
||||
<DownloadMuseHubButton client:only />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user