sfhelmet / InterestFreeCondos

0 stars 1 forks source link

Use context instead of db call in opening the navbar #95

Closed arcvelit closed 5 months ago

arcvelit commented 5 months ago

Used to call the db in App.js when the Navbar could've used the hook call to useAuthenticatedUserContext.