mirror of
https://github.com/status-im/consul.git
synced 2025-02-22 18:38:19 +00:00
UI: Use custom block-slots for changeableset
This commit is contained in:
parent
8f35715e47
commit
18b0de2785
@ -1,6 +1,6 @@
|
||||
import Component from '@ember/component';
|
||||
import { get, set } from '@ember/object';
|
||||
import SlotsMixin from 'ember-block-slots';
|
||||
import SlotsMixin from 'block-slots';
|
||||
import WithListeners from 'consul-ui/mixins/with-listeners';
|
||||
|
||||
export default Component.extend(WithListeners, SlotsMixin, {
|
||||
|
Loading…
x
Reference in New Issue
Block a user