mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-30 14:44:28 +02:00
fix: remove reference to download selector
This commit is contained in:
parent
bb3893c3e7
commit
d66c063789
@ -1,7 +1,8 @@
|
||||
<script>
|
||||
import DownloadSelectorHost from '$lib/components/molecules/DownloadSelectorHost.svelte';
|
||||
// import Button from "$lib/components/atoms/Button.svelte";
|
||||
</script>
|
||||
|
||||
<div class="wrapper">
|
||||
<DownloadSelectorHost></DownloadSelectorHost>
|
||||
<!-- <Button icon="download" kind="primary">Download Manager v0.0.32</Button>
|
||||
<Button>Are you a nerd?</Button> -->
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user