import React from 'react'; import { FastField } from 'formik'; import classNames from 'classnames'; import { CLASSES } from 'common/classes'; import AllocateLandedCostEntriesTable from './AllocateLandedCostEntriesTable'; export default function AllocateLandedCostFormBody() { return (