Skip to content

Commit

Permalink
Bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanFarmer committed Mar 13, 2024
1 parent 558f90a commit d490a65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/renderers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import {
JsonFormsRendererRegistryEntry,
JsonFormsCellRendererRegistryEntry,
isBooleanControl,
isPrimitiveArrayControl,
isStringControl,
rankWith,
uiTypeIs,
Expand All @@ -11,6 +12,7 @@ import {
and,
} from "@jsonforms/core"
import {
withJsonFormsArrayControlProps,
withJsonFormsControlProps,
withJsonFormsLabelProps,
withJsonFormsCellProps,
Expand Down

0 comments on commit d490a65

Please sign in to comment.