-
You have successfully checked inπ
-
You have to yet check in π
+
You have successfully checked inπ
+
You have to yet check in π
-
You used the below contract to check in
-
{isCheckedIn}
+
You used the below contract to check in
+
{isCheckedIn}
-
Visit the github issue for the checkIn challenge
+
Visit the github issue for the checkIn challenge
-
{/* Conditionally renders the batch member logo is they are in the allow list */}
-
+
)}
diff --git a/packages/nextjs/components/assets/BatchMemberLogo.tsx b/packages/nextjs/components/assets/BatchMemberLogo.tsx
index 761e020..6ed77a8 100644
--- a/packages/nextjs/components/assets/BatchMemberLogo.tsx
+++ b/packages/nextjs/components/assets/BatchMemberLogo.tsx
@@ -1,21 +1,23 @@
-export const BatchMemberLogo = ({ className }: { className: string }) => {
+export const BatchMemberLogo = ({ classNameWord, className }: { classNameWord: string; className: string }) => {
return (