Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix[devtools]: fixed Tree indentation logic after updating react-wind…
…ows (facebook#28421) Forward-fixing the indentation after landing facebook#28408. Could potentially be related to `ref` changes in `react`, but haven't validated yet. Haven't occured while testing the previous PR, but reproduced while testing the facebook#28418, for which I've rebuilt all dependencies, including `react`. This change basically removes the props passing from original parent, `rest` should include only `ref`: https://github.com/bvaughn/react-window/blob/efad3d8909753fd74aad7c47dc902b26f0919651/src/createListComponent.js#L382
- Loading branch information