diff --git a/libs/components/src/organisms/account/account.tsx b/libs/components/src/organisms/account/account.tsx index 430caec6..d82df4af 100644 --- a/libs/components/src/organisms/account/account.tsx +++ b/libs/components/src/organisms/account/account.tsx @@ -1,7 +1,7 @@ import { FC, useEffect } from 'react'; import { StandardPlan } from '@tnmw/types'; -import { Button, Input } from '../../atoms'; +import { Button, Input, Link } from '../../atoms'; import { FormSection } from '../../containers'; import { useContext } from 'react'; import { NavigationContext } from '@tnmw/utils'; @@ -123,9 +123,9 @@ export const Account: FC = ({ the meals you will be receiving for the week or to make alternative choices.

- + + + ) : ( <>