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