vault/ui/lib/replication/addon/components/replication-action-demote.js
Matthew Irish 6d273dc368
UI ember engines (#6718)
Adds replication engine and core in-repo addon
2019-05-13 14:05:25 -05:00

4 lines
86 B
JavaScript

import Actions from './replication-actions-single';
export default Actions.extend();