Skip to content

Commit

Permalink
️🐺⛈️ ↝ [SSG-82]: Removing some map components
Browse files Browse the repository at this point in the history
  • Loading branch information
Gizmotronn committed Jan 16, 2025
1 parent e73f473 commit bbc5aeb
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 520 deletions.
80 changes: 0 additions & 80 deletions app/tests/missionsUnlocked.tsx

This file was deleted.

3 changes: 0 additions & 3 deletions app/tests/page.tsx
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
"use client";

import PlanetFour from "@/components/Structures/Missions/Astronomers/SatellitePhotos/P4/PlanetFour";

export default function TestPage() {
return (
// <StarnetLayout>
<>
{/* <PlanetFour /> */}
</>
// {/* </StarnetLayout> */}
);
Expand Down
Loading

0 comments on commit bbc5aeb

Please sign in to comment.