From d578e5fcda9721e07d51efa5f48ae4cc0927d12f Mon Sep 17 00:00:00 2001 From: Albert Byrone Date: Thu, 2 Mar 2023 16:55:31 +0300 Subject: [PATCH] remove unused code --- src/components/planets/Planet.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/components/planets/Planet.tsx b/src/components/planets/Planet.tsx index 584c666..b9983d3 100644 --- a/src/components/planets/Planet.tsx +++ b/src/components/planets/Planet.tsx @@ -79,7 +79,6 @@ function Planet() {
-

First Tab

{planets.map((planet) => (
@@ -97,7 +96,6 @@ function Planet() {
-

Second Tab

{planets.map((planet) => (
@@ -113,8 +111,6 @@ function Planet() {
-

third Tab

-
{planets.map((planet) => (