Files
am-d-model.eu/repo/assets/js/invenio_app_rdm/overridableRegistry/mapping.js
Cian Hughes 177a4d6dd6 Add 'repo/' from commit 'd5df1fb87c8f14d46c2f05e5b0009f32e4a4e9de'
git-subtree-dir: repo
git-subtree-mainline: 433f95e0f4
git-subtree-split: d5df1fb87c
2025-01-29 14:04:16 +00:00

11 lines
321 B
JavaScript

// This file is part of InvenioRDM
// Copyright (C) 2023 CERN.
//
// Invenio App RDM is free software; you can redistribute it and/or modify it
// under the terms of the MIT License; see LICENSE file for more details.
/**
* Add here all the overridden components of your app.
*/
export const overriddenComponents = {}