mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-08 10:17:27 +08:00
[+] Bind card element
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
TODO
|
||||
<script>
|
||||
import BindCard from "../components/BindCard.svelte";
|
||||
</script>
|
||||
|
||||
<main class="content">
|
||||
<h2>Welcome to AquaDX!</h2>
|
||||
|
||||
<BindCard/>
|
||||
</main>
|
||||
Reference in New Issue
Block a user