We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f068cf0 commit b1a11cfCopy full SHA for b1a11cf
src/components/listItem/ListItemPart.js
@@ -6,7 +6,7 @@ import View from '../view';
6
7
/**
8
* @description: ListItem.Part, a sub ListItem component for layout-ing inside a ListItem
9
- * @example: https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/listScreens/BasicListScreen.js
+ * @example: https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/componentScreens/BasicListScreen.js
10
*/
11
export default class ListItemPart extends BaseComponent {
12
static displayName = 'ListItem.Part';
0 commit comments