2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00

Fix eslint.

This commit is contained in:
Guo Xiang Tan 2017-10-31 08:34:13 +08:00
parent 9cbb90c5ed
commit 85c749d6e4

View file

@ -1,3 +1,3 @@
export default Ember.Component.extend({
tagName: ''
})
});