aptos-labs / hong-bao

Into 2023 Hackathon: Hong Bao
https://aptos-labs.github.io/hong-bao/
9 stars 3 forks source link

Clean up frontend state management #10

Open banool opened 1 year ago

banool commented 1 year ago

Currently it's a bit of a mess with a mix of props and providers. Each component is probably too large too. Clean this up in general.