mirror of
https://github.com/Cian-H/am-d-model-data-repository.git
synced 2025-12-22 22:11:56 +00:00
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 = {} |