epicweb-dev / rocket-rental

Rent Rockets from rocking awesome people
Other
277 stars 34 forks source link

fix user bio #6

Closed onemen closed 1 year ago

onemen commented 1 year ago

Hey @kentcdodds,

This PR fixed these issues:

  1. missing hostBio (typescript did not show any error on missing props)
  2. render multi-line bio in the user about section.
  3. fix visible scrollbar (i see it on windows 11, did not test it on other platforms)
onemen commented 1 year ago

bio-about