dillon1000/react

Commit

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
Browse files
Changed paths1 file
First-parent comparison
M docs/docs/installation.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…