fix: Remove smallavatars prop

This commit is contained in:
Jay Sitter 2023-06-26 19:46:29 -04:00
parent f57bf3bb8b
commit 319bb4116f

View file

@ -106,7 +106,6 @@ interface PostListingProps {
siteLanguages: number[];
showCommunity?: boolean;
showBody?: boolean;
smallAvatars?: boolean;
hideImage?: boolean;
enableDownvotes?: boolean;
enableNsfw?: boolean;