This change is related to this thread https://pagure.io/fedora-qa/landingpage/issue/6
My changes are:
/ I have created two functional Components called Beta Stats and Final Stat /
/ Moved the beta table to the final table to the corresponding functional component /
/ I have then passed the props.data into each Beta Stats and Final Stat Components /
optional changes:
/This wasn't part of the plan but I converted Blockers from class component to functional component also replaced the contractors with react Hooks as a developer is always good to be up to date with the tech stack /
This change is related to this thread https://pagure.io/fedora-qa/landingpage/issue/6
My changes are:
/ I have created two functional Components called Beta Stats and Final Stat /
/ Moved the beta table to the final table to the corresponding functional component /
/ I have then passed the props.data into each Beta Stats and Final Stat Components /
optional changes:
/This wasn't part of the plan but I converted Blockers from class component to functional component also replaced the contractors with react Hooks as a developer is always good to be up to date with the tech stack /