diff --git a/apps/core/src/forms/index.ts b/apps/core/src/forms/index.ts index 6b36029d17c..220b7ec05d5 100644 --- a/apps/core/src/forms/index.ts +++ b/apps/core/src/forms/index.ts @@ -1 +1,4 @@ +// Copyright (c) 2024 IOTA Stiftung +// SPDX-License-Identifier: Apache-2.0 + export * from './token';