From e3d9bc528f54e4bbfe8aaf389ab417a8cbb31caf Mon Sep 17 00:00:00 2001 From: Liam Arbuckle Date: Wed, 8 Nov 2023 01:41:38 +1100 Subject: [PATCH] =?UTF-8?q?=E2=9B=B5=EF=B8=8F=F0=9F=97=91=EF=B8=8F=20?= =?UTF-8?q?=E2=86=9D=20Layout=20&=20improvements=20to=20usability=20for=20?= =?UTF-8?q?global=20layout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Planets/Base/IndividualBasePlanet.tsx | 7 - components/Section/Layout.tsx | 2 +- components/Section/Navbar.tsx | 221 +++++++++++++++++- pages/garden.tsx | 2 + pages/planets/[id].tsx | 26 ++- yarn.lock | 2 +- 6 files changed, 234 insertions(+), 26 deletions(-) diff --git a/components/Content/Planets/Base/IndividualBasePlanet.tsx b/components/Content/Planets/Base/IndividualBasePlanet.tsx index ed76fc83..098de769 100644 --- a/components/Content/Planets/Base/IndividualBasePlanet.tsx +++ b/components/Content/Planets/Base/IndividualBasePlanet.tsx @@ -527,13 +527,6 @@ export function BasePlanetData ({ planetId }) { // Repurpose/rename syntax for g return (
-

ID: {basePlanetData.id}

-

Temperature: {basePlanetData.temperature}

- {/* */} - {/* -