mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-18 16:05:33 -04:00
refactor component/page function returns
This commit is contained in:
@@ -67,7 +67,7 @@ const Image = ({
|
||||
{img}
|
||||
</Link>
|
||||
) : (
|
||||
img
|
||||
<>{img}</>
|
||||
)}
|
||||
</Wrapper>
|
||||
);
|
||||
|
Reference in New Issue
Block a user