chore: update swipe text

This commit is contained in:
xiangshu233 2024-02-23 21:59:32 +08:00
parent 89bd2b2392
commit 630bc1c622

View File

@ -49,7 +49,7 @@ const getSwipeText = computed(() => {
},
{
title: '✨ 零配置 ESlint',
details: '使用 git hook 进行 lint commit规范化提交',
details: '使用 Git Hook 进行 Lint Commit规范化提交',
},
{
title: '🌠 使用最新的 <script setup> 语法',