Files
DiceCloud/app/imports/client/ui/tabletop/TabletopToolbar.vue
2025-01-23 23:22:16 +02:00

10 lines
95 B
Vue

<template lang="html">
<div />
</template>
<script lang="js">
export default {
}
</script>