refactor: update component names to use kebab-case for consistency

This commit is contained in:
skytek_xinliang
2026-03-30 10:30:58 +08:00
parent 742d5cafcd
commit 00a7150757
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<PageIndex
<page-index
:is-news-dialog-open="isNewsDialogOpen"
:news-items="newsItems"
:quick-items="quickItems"