diff --git a/frontend/app/explore/layout.tsx b/frontend/app/explore/layout.tsx new file mode 100644 index 0000000..081f266 --- /dev/null +++ b/frontend/app/explore/layout.tsx @@ -0,0 +1,10 @@ +import { PublicHeader } from "@/components/public-header"; + +export default function ExploreLayout({ children }: { children: React.ReactNode }) { + return ( +
+ Browse family trees shared on this site. Living people are always hidden. +
+Loading…
+ ) : trees.length === 0 ? ( +No public trees{search.trim() ? " match that search" : " yet"}.
+ ) : ( +{t.description}
+ )} +