Closed mbostock closed 3 years ago
I thought this would be the last but noticed some React code could be improved too.
Tweaked again — I was being a little paranoid checking whether ref.current changes. That should never happen™ so I’m no longer bothering to check (which was already the case in the create-react-app example).
I thought this would be the last but noticed some React code could be improved too.