Open ethangearey opened 9 months ago
functions: (Game.jsx) calculateHint = (editedOptions, currentOptions) =>
hint and above function is passed into ResultsModal component
(ResultsModal.jsx) const hintHandler = () =>
hint is set if score is below 95
functions: (Game.jsx) calculateHint = (editedOptions, currentOptions) =>
hint and above function is passed into ResultsModal component
(ResultsModal.jsx) const hintHandler = () =>
hint is set if score is below 95