From e11d5c42d735db6cf8a44a229e69e3983625d339 Mon Sep 17 00:00:00 2001 From: Alexis Werefox Date: Sun, 2 May 2021 00:17:24 +0000 Subject: [PATCH] I gotta tell everyone that this page is me I own this lol. --- src/info/components/werefox-card.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/info/components/werefox-card.js b/src/info/components/werefox-card.js index 9da13f1..3b1b5b4 100644 --- a/src/info/components/werefox-card.js +++ b/src/info/components/werefox-card.js @@ -6,6 +6,8 @@ export default function WerefoxCard({ if (isTitle) { return (
+ + {children}
);