text-provider
text-provider copied to clipboard
We Can use useContext hook intsead of <Textcontext.consumer>
We can use the useContext hook instead of using the <TextContext.consumer> as it was an old legacy way to do but we can simply use the useContext hook