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 17950c2Copy full SHA for 17950c2
src/lib/utils/fieldComponents.js
@@ -1,3 +1,9 @@
1
+// This file is part of React-Invenio-Forms
2
+// Copyright (C) 2025 CERN.
3
+//
4
+// React-Invenio-Forms is free software; you can redistribute it and/or modify it
5
+// under the terms of the MIT License; see LICENSE file for more details.
6
+
7
import { useFormikContext } from "formik";
8
import * as React from "react";
9
0 commit comments