mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
start project "move to typescript"
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import state from "@/composables/state.js";
|
||||
import state from "@/composables/state";
|
||||
|
||||
const loading = state.loading
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user