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 6a53ff6 commit e31cbc5Copy full SHA for e31cbc5
example/index.html
@@ -1,5 +1,6 @@
1
<!doctype html>
2
<head>
3
+ <meta charset="utf-8">
4
<style>
5
body {
6
background: #ccc;
@@ -18,4 +19,3 @@ <h1>React <TextareaAutosize /> component</h1>
18
19
<div id="main"></div>
20
<script src="bundle.js"></script>
21
</body>
-
0 commit comments