Add:iOS audio player

This commit is contained in:
advplyr
2021-12-31 16:57:53 -06:00
parent 4496b1170c
commit 4bf75c606a
24 changed files with 467 additions and 129 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<div class="w-full min-h-screen h-full bg-bg text-white">
<div class="w-full layout-wrapper bg-bg text-white">
<Nuxt />
</div>
</template>