reactive-python / reactpy

It's React, but in Python
https://reactpy.dev
MIT License
7.89k stars 317 forks source link

Remove `reactpy.backend.hooks` #1182

Closed Archmonger closed 4 weeks ago

Archmonger commented 10 months ago

Current Situation

It is currently a bit disjointed that some of our hooks exist within the reactpy.backend.hooks module.

Proposed Actions

Move all hooks within reactpy.backend.hooks into reactpy.hooks.