import { TFunction } from "i18next"; export const CustomStripe = ({ t }: { t: TFunction }) => { return (
{t('experience.customs.stripe.subtitle')}
{t('experience.customs.stripe.overview.description')}
{t('experience.customs.stripe.challenges.decoupling.description')}
{t('experience.customs.stripe.challenges.errors.description')}