implemented list view in other components as well

This commit is contained in:
daniel31x13
2023-12-17 01:25:46 -05:00
parent 4d691e0cce
commit c5b083e802
13 changed files with 237 additions and 190 deletions
@@ -53,7 +53,7 @@ export default function LinkCardGrid({ link, count, className }: Props) {
className="flex items-center cursor-pointer p-3"
>
<div className="shrink-0">
<LinkIcon link={link} className="w-12" />
<LinkIcon link={link} width="w-12" />
</div>
<div className="w-[calc(100%-56px)] ml-2">