Moving UI assets to OSS

This commit is contained in:
Matthew Irish
2018-04-03 09:16:57 -05:00
parent 266a57fab2
commit 2c2f0d853f
839 changed files with 41081 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
import Ember from 'ember';
export default Ember.Component.extend({
tagName: '',
});