0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00
discourse-custom-wizard/assets/javascripts/discourse/components/custom-wizard-field-user-selector.js.es6
2023-03-22 11:38:18 +01:00

5 Zeilen
118 B
JavaScript

import Component from "@ember/component";
export default Component.extend({
classNameBindings: ["fieldClass"],
});