refactor: update component names to use kebab-case for consistency
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<ErrorShell
|
||||
<error-shell
|
||||
:code="503"
|
||||
color="warning"
|
||||
description="服務目前無法使用,請稍後再試。"
|
||||
|
||||
Reference in New Issue
Block a user