acm-ucr / highlander-gloves-website

The official boxing club at UCR
https://acm-ucr.github.io/highlander-gloves-website/
1 stars 0 forks source link

Event Component #62

Open SafeDuck opened 2 days ago

SafeDuck commented 2 days ago

image

Props:

  1. name,
  2. description
  3. location
  4. time
  5. side (this is going to be left or right)

Requirements:

  1. Use the Header component, look at the left/right props
  2. Pass in the side prop to the Header component