dillon1000/react
Commit
Browse files 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
Changed paths1 file
First-parent comparisondocs/docs/context.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…