remove janky fake alt text
This commit is contained in:
parent
380a9a4f36
commit
9bc2da8748
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@ function PostMediaItem({ media }: PostMediaProps) {
|
||||||
width={width}
|
width={width}
|
||||||
height={height}
|
height={height}
|
||||||
src={url.toString()}
|
src={url.toString()}
|
||||||
alt="todo sry :("
|
|
||||||
className="w-full h-auto"
|
className="w-full h-auto"
|
||||||
loading="lazy"
|
loading="lazy"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue