Skip to content

Commit 8ff4535

Browse files
committed
chore: add copyright message to fieldComponents.js
1 parent 21cbcf0 commit 8ff4535

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/lib/utils/fieldComponents.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
import { useFormikContext } from "formik";
29
import * as React from "react";
310

0 commit comments

Comments
 (0)