-
-
-
- {publication.profile.name || publication.profile.handle}
-
-
-
-
{publication.metadata.name}
-
{publication.metadata.content}
-
- { publication.metadata.media?.length > 0 && (
-
- )}
-
-
-
{publication.stats.totalAmountOfCollects} Collects
-
{publication.stats.totalAmountOfComments} Comments
-
{publication.stats.totalAmountOfMirrors} Mirrors
-
-
- );
-};
diff --git a/Server/frontend/components/Header.tsx b/Server/frontend/components/Header.tsx
deleted file mode 100644
index 0086f664..00000000
--- a/Server/frontend/components/Header.tsx
+++ /dev/null
@@ -1,22 +0,0 @@
-import Link from "next/link";
-import React from "react";
-import styles from '../styles/Header.module.css';
-import SignInButton from "./SignInButton";
-
-export default function Header () {
- return (
- <>
- Loading...
;
- };
-
- if (!profileQuery.data?.defaultProfile) { // If there's no Lens profile for the connected wallet
- return