mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 09:11:38 +00:00
Update post rust-reference-cycles-and-memory-leak
* fix image width
This commit is contained in:
@ -22,6 +22,7 @@ const PostImage: FC<Props> = ({ src }) => {
|
||||
filter={blur}
|
||||
transitionDuration="slower"
|
||||
alt="Post image"
|
||||
w="100%"
|
||||
/>
|
||||
</Zoom>
|
||||
</>
|
||||
|
Reference in New Issue
Block a user