fix: show the fields on the document at the subject selection page

This commit is contained in:
Ephraim Atta-Duncan
2024-01-29 00:47:11 +00:00
parent 671fd916b5
commit 6d5fe4eea3
3 changed files with 100 additions and 2 deletions

View File

@@ -30,8 +30,7 @@ import {
DocumentFlowFormContainerStep,
} from './document-flow-root';
import { FieldItem } from './field-item';
import type { DocumentFlowStep } from './types';
import { FRIENDLY_FIELD_TYPE } from './types';
import { type DocumentFlowStep, FRIENDLY_FIELD_TYPE } from './types';
const fontCaveat = Caveat({
weight: ['500'],