Skip to content

Commit 6a20d87

Browse files
committed
Merge branch 'master' into release
2 parents 180ce15 + 0b5aea3 commit 6a20d87

File tree

22 files changed

+2074
-1231
lines changed

22 files changed

+2074
-1231
lines changed

demo/src/screens/MenuStructure.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ export const navigationData = {
194194
tags: 'text field expandable input picker',
195195
screen: 'unicorn.components.IncubatorExpandableOverlayScreen'
196196
},
197-
{title: 'Pan View', tags: 'pan swipe drag', screen: 'unicorn.incubator.PanViewScreen'}
197+
{title: 'PanView', tags: 'pan swipe drag', screen: 'unicorn.incubator.PanViewScreen'}
198198
]
199199
},
200200
Inspirations: {

0 commit comments

Comments
 (0)