2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-03 06:40:45 +00:00

6 lines
96 B
JavaScript
Raw Normal View History

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