mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 10:58:38 +08:00
4 lines
63 B
Text
4 lines
63 B
Text
|
export default Ember.Component.extend({
|
||
|
tagName: 'tbody'
|
||
|
});
|