feat: add skills file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<layout>
|
||||
<div class="bg-white box-border w-full h-full flex rounded-[8px]">
|
||||
<div class="bg-white box-border w-full h-full flex rounded-[16px]">
|
||||
<SystemConfig @change=onChange />
|
||||
<component :is="currentComponent" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user