mirror of
https://github.com/discourse/discourse.git
synced 2025-02-09 23:40:43 +08:00
4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
![]() |
export default Ember.Component.extend({
|
||
|
classNames: 'activation-controls'
|
||
|
});
|