fix: typo

pull/48/MERGE
vben 2024-07-31 22:20:36 +08:00
parent 9a6e29c401
commit 67a714c75b
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ function notify(type: NotificationType) {
<template>
<div class="p-5">
<div class="card-box p-5">
<h1 class="text-xl font-semibold">naive组件使用演示</h1>
<h1 class="text-xl font-semibold">Element Plus组件使用演示</h1>
<div class="text-foreground/80 mt-2">支持多语言主题功能集成切换等</div>
</div>