mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
* move replication-actions component into core addon so that secondary recovery works * move the rest of replication action components
2 lines
69 B
JavaScript
2 lines
69 B
JavaScript
export { default } from 'core/components/replication-action-demote';
|