discourse/app/assets/javascripts/admin/addon/templates/customize-themes-schema.hbs
Osama Sayegh 3f4537eeb5
FEATURE: Schema theme setting input fields (#25811)
Continue from https://github.com/discourse/discourse/pull/25673.

This commit starts building the inputs pane of schema theme settings. At the moment only string fields are rendered, but more types will be added in future commits.
2024-02-27 01:07:32 +03:00

1 line
74 B
Handlebars

<SchemaThemeSetting::Editor @schema={{this.schema}} @data={{this.data}} />