Started work on tabletop view
This commit is contained in:
11
app/imports/ui/tabletop/TabletopMap.vue
Normal file
11
app/imports/ui/tabletop/TabletopMap.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<template lang="html">
|
||||
<div class="tabletop-map" />
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="css" scoped>
|
||||
</style>
|
||||
Reference in New Issue
Block a user