Skip to content

Commit

Permalink
update import
Browse files Browse the repository at this point in the history
  • Loading branch information
tomyems committed May 23, 2024
1 parent 943d62e commit 71a004d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { FC, createElement as h } from 'react';
import { Helmet } from 'react-helmet-async';
import { PageProps } from '@not-govuk/app-composer';
import { A, DateInput, Details, Radios, TextInput, Select, Textarea } from '@not-govuk/components';
import { A, DateInput, Details, Radios, TextInput, Select, Textarea, Fieldset } from '@not-govuk/components';
import { menu } from '../../patterns';

export const title = 'Record given address';
Expand Down

1 comment on commit 71a004d

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.