Skip to content

Commit 5d25839

Browse files
authored
chore: update
1 parent 09821f5 commit 5d25839

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/.vitepress/addons.ts

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,6 @@ export const official: AddonInfo[] = [
1616
]
1717

1818
export const community: AddonInfo[] = [
19-
{
20-
id: 'slidev-addon-naive',
21-
name: 'Naive UI for Slidev',
22-
description: 'Brings Naive UI components into Slidev',
23-
tags: ['Component'],
24-
author: {
25-
name: 'Samuel Huang',
26-
link: 'https://sghuang.com',
27-
},
28-
repo: 'https://github.com/sghuang19/slidev-addon-naive',
29-
},
3019
{
3120
id: 'slidev-addon-python-runner',
3221
name: 'Python Runner',
@@ -159,6 +148,17 @@ export const community: AddonInfo[] = [
159148
},
160149
repo: 'https://github.com/yutaka-shoji/slidev-addon-stem',
161150
},
151+
{
152+
id: 'slidev-addon-naive',
153+
name: 'Naive UI for Slidev',
154+
description: 'Brings Naive UI components into Slidev',
155+
tags: ['Component'],
156+
author: {
157+
name: 'Samuel Huang',
158+
link: 'https://sghuang.com',
159+
},
160+
repo: 'https://github.com/sghuang19/slidev-addon-naive',
161+
},
162162
// Add yours here!
163163
{
164164
id: '',

0 commit comments

Comments
 (0)