We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21cbcf0 commit 8ff4535Copy full SHA for 8ff4535
src/lib/utils/fieldComponents.js
@@ -1,3 +1,10 @@
1
+// This file is part of React-Invenio-Forms
2
+// Copyright (C) 2022-2025 CERN.
3
+// Copyright (C) 2022 Northwestern University.
4
+//
5
+// React-Invenio-Forms is free software; you can redistribute it and/or modify it
6
+// under the terms of the MIT License; see LICENSE file for more details.
7
+
8
import { useFormikContext } from "formik";
9
import * as React from "react";
10
0 commit comments