import React, { useContext } from 'react'; import AppContext from '../../context/AppContext'; import { hexToRgb } from '../../utils'; const Gengar = () => { const context = useContext(AppContext); const { state } = context; const { data, theme } = state; const { r, g, b } = hexToRgb(theme.colors.accent); const ContactItem = ({ icon, value }) => value && (
{x.major}
{x.description}
{x.subtitle}
{x.role}
{x.description}
{data.objective.body}
| {x.key} | {x.value} |