@@ -1,7 +1,7 @@
<template>
- <HcAppConfig>
+ <hc-app-config>
<router-view />
- </HcAppConfig>
+ </hc-app-config>
</template>
<script setup>