stanislavtrifonov88 / rentalcar

Rental Car Training Project
0 stars 0 forks source link

default values and props - can only be empty #36

Closed stanislavtrifonov88 closed 4 years ago

stanislavtrifonov88 commented 4 years ago

remove all default data for props and values in the state

stanislavtrifonov88 commented 4 years ago

-removed predefined values from default props -removed predefined values from state

Exception: I left age and return date to be predefined in the state. The reason is that I want the estimatedPriceCard to show values and discounts when the component is rendered