Table MySkills
This commit is contained in:
@@ -4,10 +4,12 @@ import {
|
||||
} from 'vue'
|
||||
|
||||
import { tools } from '@src/store/Modules/tools'
|
||||
import { CSkill } from '@/components/CSkill'
|
||||
|
||||
|
||||
export default defineComponent({
|
||||
name: 'Home',
|
||||
components: { CSkill },
|
||||
setup() {
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user