Skip to content

Commit 337ae67

Browse files
committed
Add extendsLink
1 parent b03eecd commit 337ae67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/sortableList/SortableList.api.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"category": "basic",
44
"description": "A sortable list component",
55
"extends": ["FlatList"],
6+
"extendsLink": ["https://reactnative.dev/docs/flatlist"],
67
"example": "https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/componentScreens/SortableListScreen.tsx",
78
"props": [
89
{

0 commit comments

Comments
 (0)