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 42653cc commit caf052cCopy full SHA for caf052c
docs/basic/examples.md
@@ -26,3 +26,4 @@ const Hello: React.FC<Props> = ({ message }) => {
26
};
27
28
export default Hello;
29
+```
0 commit comments