Improve arguments of usePostOptions
hook
#115
Labels
☁️ Average
📦 boba-frontend
An issue that involves the boba-frontend repository
🪲 Dev experience
An issue that's not visible to users, but it's definitely visible to developers.
🌟 Ms. Boba's fave
A task Ms. Boba would *love* to get done
🛠 React
Is familiar with the React Framework
⏩ Ready to implement
🛶 Small
💪 Volunteer-friendly
Can easily be broken down in a way in which a volunteer should have a easy way taking care of it
Some of the arguments of the
usePostOptions
hook can be inferred from the global react contexts. Also, we should consider passing the whole Post rather than repeating all its data in adata
argument.The text was updated successfully, but these errors were encountered: