learn-co-curriculum / react-hooks-props-basics-lab

Other
6 stars 6.19k forks source link

Update Components To Use Props #14

Open ASPhillips8 opened 5 months ago

ASPhillips8 commented 5 months ago

Used passed in date from User to create props to the About and Home Components. Used props to in About component that renders bio if conditions are meet. Created Links Component and exported to About component to render links on the page.

Screenshot 2024-06-09 at 9 35 11 PM