afterschoolstudio / Depot

Structured data editor built inside VS Code
Apache License 2.0
186 stars 19 forks source link

LongTextField - wrong style tag #60

Closed Bullhoff closed 10 months ago

Bullhoff commented 10 months ago

The style tag should be textarea

https://github.com/afterschoolstudio/Depot/blob/ca0379868132d4b3f28c287644f1c3074bd0e634/src/svelte/Fields/LongTextField.svelte#L1-L21

image

kkukshtel commented 10 months ago

@Bullhoff happy to accept a PR with this change!

Bullhoff commented 10 months ago

Awesome, ill get to it!