Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default valeur if String error #16

Open
SandrineProusteau opened this issue Oct 9, 2019 · 0 comments
Open

Default valeur if String error #16

SandrineProusteau opened this issue Oct 9, 2019 · 0 comments

Comments

@SandrineProusteau
Copy link

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>';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant