dillon1000/react

Commit

Use ES6 module instead of commonJS (#10953)

* Use ES6 module instead of commonJS

As far as I know, we're using ES6 modules throughout the docs. For the sake of consistency :)

* Convert all CommonJS requires to ES6 module
Browse files
Changed paths1 file
First-parent comparison
M docs/docs/context.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…