Commit fb26507
committed
fix(textarea.svelte): the textarea component had a bug with prettier
The textarea component had a bug with prettier, when you clicked out of it. Randomly applied spaces
and new lines before the text. I don't know why this is happing but the prettier-ignore fixes it.1 parent 3c46bc1 commit fb26507
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
0 commit comments