We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9684b9 commit 0652981Copy full SHA for 0652981
src/components/common/textarea/TextAreaAutoResized.tsx
@@ -0,0 +1,3 @@
1
+export const TextAreaAutoResized = () => {
2
+ return <textarea></textarea>
3
+}
0 commit comments