Merge branch 'main' into feature/partial-views

This commit is contained in:
Julia Gru
2023-07-17 16:21:55 +02:00

View File

@@ -42,8 +42,6 @@ export class UmbPropertyEditorUITextareaElement extends UmbLitElement implements
this.dispatchEvent(new CustomEvent('property-value-change'));
}
//TODO: uui-textarea needs a rows property
render() {
return html` <uui-textarea
label="Textarea"