mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 18:26:38 -04:00
fix custom image width/height when passed in as strings
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import ColorfulLink from "../components/ColorfulLink/ColorfulLink";
|
||||
import Content from "../components/Content/Content";
|
||||
import ColorfulLink from "../components/ColorfulLink/ColorfulLink";
|
||||
import { WaveIcon, LockIcon } from "../components/Icons";
|
||||
|
||||
const Index = () => (
|
||||
|
Reference in New Issue
Block a user