Fix formatting
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
import {
|
import { generateDefaultValue, formatFieldLabel } from "../schemaUtils";
|
||||||
generateDefaultValue,
|
|
||||||
formatFieldLabel,
|
|
||||||
} from "../schemaUtils";
|
|
||||||
import { JsonSchemaType } from "../../components/DynamicJsonForm";
|
import { JsonSchemaType } from "../../components/DynamicJsonForm";
|
||||||
|
|
||||||
describe("generateDefaultValue", () => {
|
describe("generateDefaultValue", () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user