!function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var a=n(1),u=r(a),s=n(152),l=r(s),c=function(e){function t(n){o(this,t),e.call(this,n),this.state={value:"replace me with your component"}}return i(t,e),t.prototype.render=function(){var e={padding:"10px 8px",border:"1px solid rgba(39,41,43,.15)",borderRadius:4,fontSize:15};return u["default"].createElement("div",{style:{fontFamily:"sans-serif",margin:15}},u["default"].createElement("h2",null,"Empty"),u["default"].createElement(l["default"],{style:e,placeholder:"try writing some lines"}),u["default"].createElement("h2",null,"Minimum Height"),u["default"].createElement(l["default"],{rows:"3",style:e,placeholder:"minimun height is 3 rows"}),u["default"].createElement("h2",null,"Prefilled"),u["default"].createElement(l["default"],{style:e,defaultValue:"this\nis\na\nlong\ninitial\ntext"}),u["default"].createElement("h2",null,"You can compare with this normal react