ImbueNetwork / imbue-frontend

1 stars 4 forks source link

Move syncing of votes to the api when we first get the project #266

Open samelamin opened 7 months ago

samelamin commented 7 months ago

Move syncing of the votes from the ui to the api. Move it to where we sync the project data in the initial GET request

the code just needs to be moved from MilestoneVoteBox to the api syncProject