2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-02 14:20:39 +00:00
Kenia 288316432b ui: Redesign - Create ConsulExternalSource ()
* Create ConsulExternalSource with test and styling

* Implement ConsulExternalSource to Service list page

* Update icons for redesign

* Refactor ListCollection and CompositeRow styling
2020-05-12 17:14:25 +00:00

6 lines
96 B
JavaScript

import Component from '@ember/component';
export default Component.extend({
tagName: '',
});