String default value are not shown. Please add negative on the test in react-doc-generator.js : ``` if (!(/[^\w\s.&:\-+*,!@%$]+/igm.test(obj.defaultValue.value))) { obj.defaultValue.value = '<See the source code>'; } ```
String default value are not shown.
Please add negative on the test in react-doc-generator.js :