Skip to content

Commit ef52f89

Browse files
docs: initial content for Gestures (#22)
Co-authored-by: Nathan Walker <[email protected]>
1 parent e61450c commit ef52f89

File tree

2 files changed

+423
-0
lines changed

2 files changed

+423
-0
lines changed

content/sidebar.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,10 @@ export default [
228228
text: 'Dialogs',
229229
link: '/ui/dialogs',
230230
},
231+
{
232+
text: 'Gestures',
233+
link: '/ui/gestures',
234+
},
231235
{
232236
text: 'Image',
233237
items: [

0 commit comments

Comments
 (0)