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 745b1a7 commit 9453f8aCopy full SHA for 9453f8a
README.md
@@ -38,3 +38,11 @@ const doc = reactDocs.parse(
38
## What code-examples are covered
39
40
Most of general and corner-cases for `React.functionComponents` were covered.
41
+
42
+## Useful links
43
44
+You can test your components in these online services:
45
46
+* [React-docgen: playground](https://reactcommunity.org/react-docgen/)
47
+* [TypeScript AST Viewer](https://ts-ast-viewer.com/)
48
+* [AST Explorer](https://astexplorer.net/)
0 commit comments