refactor: update component names to use kebab-case for consistency
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<ErrorShell
|
||||
<error-shell
|
||||
:code="403"
|
||||
color="warning"
|
||||
description="你沒有權限存取此頁面或操作。"
|
||||
|
||||
Reference in New Issue
Block a user