mirror of
https://github.com/Cian-H/am-d-model-data-repository.git
synced 2025-12-23 14:11:59 +00:00
First commit
This commit is contained in:
11
assets/js/invenio_app_rdm/overridableRegistry/mapping.js
Normal file
11
assets/js/invenio_app_rdm/overridableRegistry/mapping.js
Normal file
@@ -0,0 +1,11 @@
|
||||
// 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 = {}
|
||||
Reference in New Issue
Block a user