mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
git-subtree-dir: repo git-subtree-mainline:433f95e0f4git-subtree-split:d5df1fb87c
11 lines
321 B
JavaScript
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 = {} |