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