Commit 405e736
Implement height adjustment for textarea on mount (#649)
* Implement height adjustment for textarea on mount
Add useEffect to adjust textarea height on mount
Issue : #647
* Add missing dependency array
Issue : #647
* Update src/components/EditorCanvas/Note.jsx
Co-authored-by: 1ilit <[email protected]>
---------
Co-authored-by: 1ilit <[email protected]>1 parent ad56f68 commit 405e736
1 file changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
182 | 190 | | |
183 | 191 | | |
184 | 192 | | |
| |||
506 | 514 | | |
507 | 515 | | |
508 | 516 | | |
509 | | - | |
| 517 | + | |
0 commit comments