Skip to content

Commit 28ddfbe

Browse files
authored
docs: add slidev-addon-fancy-arrow to addons gallery (#2099)
* Update addons.ts * Update addons.ts
1 parent e15b456 commit 28ddfbe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/.vitepress/addons.ts

+11
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,17 @@ export const community: AddonInfo[] = [
159159
},
160160
repo: 'https://github.com/sghuang19/slidev-addon-naive',
161161
},
162+
{
163+
id: 'slidev-addon-fancy-arrow',
164+
name: 'Fancy Arrow',
165+
description: 'Hand drawn arrows with various styling and positioning options',
166+
tags: ['Component'],
167+
author: {
168+
name: 'whitphx',
169+
link: 'https://github.com/whitphx',
170+
},
171+
repo: 'https://github.com/whitphx/slidev-addon-fancy-arrow',
172+
},
162173
// Add yours here!
163174
{
164175
id: '',

0 commit comments

Comments
 (0)