feat: add skills file
This commit is contained in:
11
src/pages/skills/index.vue
Normal file
11
src/pages/skills/index.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<template>
|
||||
<layout>
|
||||
<div class="bg-white box-border w-full h-full flex rounded-[16px]">
|
||||
|
||||
</div>
|
||||
</layout>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<style scoped lang="scss"></style>
|
||||
Reference in New Issue
Block a user