Browse Source

fix: fix typo (#2337)

pull/2343/head
Corn 4 years ago
committed by GitHub
parent
commit
fc2e2c8789
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/views/dashboard/workbench/components/data.ts

2
src/views/dashboard/workbench/components/data.ts

@ -141,7 +141,7 @@ export const groupItems: GroupItem[] = [
title: 'React',
icon: 'bx:bxl-react',
color: '#00d8ff',
desc: '健康的身体是实目标的基石。',
desc: '健康的身体是实目标的基石。',
group: '技术牛',
date: '2021-04-01',
},

Loading…
Cancel
Save