As we have the hook, we will also give a component that compare two texts. - Create two input text areas - On typing into them, the output area will show the diff. - This component should use the hook we created.
As we have the hook, we will also give a component that compare two texts.