mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-01 01:59:56 +00:00
fix: Remove smallavatars prop
This commit is contained in:
parent
f57bf3bb8b
commit
319bb4116f
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@ interface PostListingProps {
|
|||
siteLanguages: number[];
|
||||
showCommunity?: boolean;
|
||||
showBody?: boolean;
|
||||
smallAvatars?: boolean;
|
||||
hideImage?: boolean;
|
||||
enableDownvotes?: boolean;
|
||||
enableNsfw?: boolean;
|
||||
|
|
Loading…
Reference in a new issue