dillon1000/react
Commit
Browse files Add tabs to installation page (#9275, #9277) (#9401)
* Add tabs to installation page (#9275, #9277) This adds tabs for create-react-app and existing apps to the installation section of the docs. The tab implementation is a simplified version of React Native's installation page. Fixes #9275. * Use classList instead of className * Use same implementation as in RN
Changed paths1 file
First-parent comparisondocs/docs/installation.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…