Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add react props & typescript standard and examples (#70)
* add react props & typescript standar and examples * fix typos * fix types and add some more examples * fix types and re-order information * remove fat arrow typo on component function * update typo for implicit or explicit returnType * update text context when refering to external link * Update README.md Use `React.ReactElement` instead of `JSX.Element` Co-authored-by: Leroy Korterink <[email protected]> * docs: update based on PR feedback * docs: remove interface preference section as not relevant to PR * docs: add a bit on the React/TypeScript cheatsheet Co-authored-by: Jacobo Martinez <[email protected]> Co-authored-by: Thi.js <[email protected]> Co-authored-by: Leroy Korterink <[email protected]> Co-authored-by: Paul <[email protected]>
- Loading branch information