mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 01:42:29 +03:00
5 lines
108 B
JavaScript
5 lines
108 B
JavaScript
|
import ModalComponent from 'ghost-admin/components/modal-base';
|
||
|
|
||
|
export default ModalComponent.extend({
|
||
|
});
|