mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 14:55:21 +08:00
4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
|
export default Ember.Component.extend({
|
||
|
classNames: ['row']
|
||
|
});
|