mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 01:03:59 +08:00
![Penar Musaraj](/assets/img/avatar_default.png)
Reorganizes theme create/upload flows into one install flow Adds quick list of popular themes/components with one-click installation
4 lines
81 B
JavaScript
4 lines
81 B
JavaScript
export default Ember.Component.extend({
|
|
classNames: ["install-theme-item"]
|
|
});
|