File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
uilib-docs/src/pages/sections Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -137,6 +137,7 @@ const DEFAULT_SIZE = 26;
137
137
* @extends : TouchableOpacity
138
138
* @extendsLink : docs/TouchableOpacity
139
139
* @example : https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/componentScreens/ChipScreen.tsx
140
+ * @image : https://user-images.githubusercontent.com/1780255/119636022-e9743180-be1c-11eb-8f02-22eeab6558cd.png
140
141
*/
141
142
const Chip = ( {
142
143
avatarProps,
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ export default () => {
16
16
</ p >
17
17
< div className = "git-stars" >
18
18
< img src = { goldStar } alt = "gold star" />
19
- < span className = "star-count" > 3.1k </ span >
19
+ < span className = "star-count" > 3.3k </ span >
20
20
</ div >
21
21
22
22
< div className = "buttons" >
You can’t perform that action at this time.
0 commit comments