mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 22:04:58 +00:00
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"]
|
|
});
|