From 3812aefc9da7c63d6c61243472bc361450ea6da5 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Tue, 20 Feb 2024 07:25:01 -0500 Subject: i am so fucking bad at JSX lol Signed-off-by: Xe Iaso --- lume/src/index.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lume/src/index.jsx b/lume/src/index.jsx index 02f4a5a..48ad41c 100644 --- a/lume/src/index.jsx +++ b/lume/src/index.jsx @@ -59,7 +59,7 @@ export default ({ search, resume, notableProjects, contactLinks }, { date }) => @@ -73,4 +73,4 @@ export default ({ search, resume, notableProjects, contactLinks }, { date }) => ); -} \ No newline at end of file +} -- cgit v1.2.3