Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-10 12:22:54 +01:00
5 Zeilen
159 B
JavaScript
5 Zeilen
159 B
JavaScript
import TimeInput from "discourse/components/time-input";
|
|
|
|
export default TimeInput.extend({
|
|
layoutName: "wizard/templates/components/wizard-time-input",
|
|
});
|