Files
DiceCloud/app/imports/ui/components/SkillProficiencyList.vue
Stefan Zermatten da6909a997 Added skill dialog
2019-02-19 11:12:37 +02:00

12 lines
128 B
Vue

<template lang="html">
<div>TODO</div>
</template>
<script>
export default {
}
</script>
<style lang="css" scoped>
</style>