diff --git a/src/app/components/PlanetaryInteraction/PlanetaryInteractionRow.tsx b/src/app/components/PlanetaryInteraction/PlanetaryInteractionRow.tsx index f448181..99007e7 100644 --- a/src/app/components/PlanetaryInteraction/PlanetaryInteractionRow.tsx +++ b/src/app/components/PlanetaryInteraction/PlanetaryInteractionRow.tsx @@ -41,46 +41,62 @@ const PlanetaryIteractionTable = ({ character: AccessToken; planets: Planet[]; }) => { + const theme = useTheme(); + return ( - Planet + + + Planet + + - CC + CC - Extraction + + Extraction + - Production + + Production + - Imports + + Imports + - Exports + + Exports + - u/h + u/h - ISK/M + + ISK/M +