knowyt/client/src/components/Highscores.vue

9 lines
112 B
Vue
Raw Normal View History

<template>
<p>Highscores.vue</p>
</template>
<script setup lang="ts">
</script>
<style lang="scss">
</style>