Iainland/react router #117
Annotations
9 warnings
test:
app/components/CalibratorActionForm.tsx#L3
Caution: `pkg` also has a named export `getInputProps`. Check if you meant to write `import {getInputProps} from '@rjsf/utils'` instead
|
test:
app/components/CalibratorActionForm.tsx#L3
Caution: `pkg` also has a named export `getSubmitButtonOptions`. Check if you meant to write `import {getSubmitButtonOptions} from '@rjsf/utils'` instead
|
test:
app/components/SchemaForm.tsx#L3
Caution: `pkg` also has a named export `getInputProps`. Check if you meant to write `import {getInputProps} from '@rjsf/utils'` instead
|
test:
app/components/SchemaForm.tsx#L3
Caution: `pkg` also has a named export `getSubmitButtonOptions`. Check if you meant to write `import {getSubmitButtonOptions} from '@rjsf/utils'` instead
|
test:
app/components/daisyui/ObjectFieldTemplate.tsx#L3
Caution: `pkg` also has a named export `canExpand`. Check if you meant to write `import {canExpand} from '@rjsf/utils'` instead
|
test:
app/components/daisyui/ObjectFieldTemplate.tsx#L4
Caution: `pkg` also has a named export `descriptionId`. Check if you meant to write `import {descriptionId} from '@rjsf/utils'` instead
|
test:
app/components/daisyui/ObjectFieldTemplate.tsx#L5
Caution: `pkg` also has a named export `getTemplate`. Check if you meant to write `import {getTemplate} from '@rjsf/utils'` instead
|
test:
app/components/daisyui/ObjectFieldTemplate.tsx#L6
Caution: `pkg` also has a named export `getUiOptions`. Check if you meant to write `import {getUiOptions} from '@rjsf/utils'` instead
|
test:
app/components/daisyui/ObjectFieldTemplate.tsx#L7
Caution: `pkg` also has a named export `titleId`. Check if you meant to write `import {titleId} from '@rjsf/utils'` instead
|