This commit is contained in:
NunoSempere 2021-11-25 16:04:28 +00:00
parent ecd2476112
commit 427bb9b231

View File

@ -265,7 +265,7 @@ export default function ComparisonView({ listOfElementsForView }) {
</div> </div>
<div <div
className="flex m-auto border-gray-300 border-4 h-80 w-72 p-5 " className="flex m-auto border-gray-300 border-4 h-72 w-72 p-5"
//onClick={() => nextStep(binaryComparisons, toComparePair[1], toComparePair[0])} //onClick={() => nextStep(binaryComparisons, toComparePair[1], toComparePair[0])}
> >
<div className="block m-auto text-center"> <div className="block m-auto text-center">