Fix all type errors
This commit is contained in:
parent
c4ba5e7fd5
commit
7e3f6f0306
45 changed files with 377 additions and 294 deletions
|
@ -63,7 +63,7 @@ export function PostLoadingPlaceholder({
|
|||
</View>
|
||||
<View style={s.flex1}>
|
||||
<HeartIcon
|
||||
style={{color: theme.palette.default.icon}}
|
||||
style={{color: theme.palette.default.icon} as ViewStyle}
|
||||
size={17}
|
||||
strokeWidth={1.7}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue