summaryrefslogtreecommitdiffstats
path: root/examples/MinimumHeight.example
diff options
context:
space:
mode:
Diffstat (limited to 'examples/MinimumHeight.example')
-rw-r--r--examples/MinimumHeight.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/MinimumHeight.example b/examples/MinimumHeight.example
index 5d7ca35..4acca88 100644
--- a/examples/MinimumHeight.example
+++ b/examples/MinimumHeight.example
@@ -1,3 +1,5 @@
+// import TextareaAutosize from 'react-autosize-textarea';
+
class Example extends React.Component {
render() {