dillon1000/react

Commit

Fix to work fiber debugger with npm start (#8811)

* FiberDebugger uses packages built in local

* Fix key warnings in FiberDebugger

* Remove react packages from package.json and yarn.lock for using pacakges built in local

* Remove fiber.js from `files` in package.json
Browse files
Changed paths2 files
First-parent comparison
M examples/fiber/debugger/src/Fibers.js ModifiedM examples/fiber/debugger/yarn.lock Modified
Patch

Files changed

Rendering syntax-highlighted changes…