Skip to content

Commit

Permalink
πŸŽοΈπŸ“ ↝ Removing files & reorganising
Browse files Browse the repository at this point in the history
  • Loading branch information
Gizmotronn committed Mar 11, 2024
1 parent 32eac93 commit 76e4c53
Show file tree
Hide file tree
Showing 14 changed files with 5 additions and 1,275 deletions.
2 changes: 1 addition & 1 deletion components/Content/Archive/UserOwnedPlanets.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ interface Planet {
avatar_url: string;
};

const OwnedPlanetsList: React.FC = () => {
const OwnedPlanetsList: React.FC = () => {
const supabase = useSupabaseClient();
const session = useSession();

Expand Down
162 changes: 0 additions & 162 deletions components/Content/Classify/PostCard.tsx

This file was deleted.

Loading

0 comments on commit 76e4c53

Please sign in to comment.