{pastBids}
) : pastBids === null ? ( -Loading...
+Loading...
) : pastBids.length === 0 ? (No bids have been placed yet
) : ( @@ -41,20 +52,21 @@ const Bid = ({pastBids, lastBid, action}) => { ))} )} +Please log in to make a bid
+{pastBids}
- ) : pastBids === null ? ( -Loading...
- ) : pastBids.length === 0 ? ( -No bids have been placed yet
- ) : ( -{pastBids}
+ ) : pastBids === null ? ( +Loading...
+ ) : pastBids.length === 0 ? ( +No bids have been placed yet
+ ) : ( +