You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a useCopyToClipboard custom hook to let user copy the text on the page and paste some where
custom hook are the reusable codes that can be imported in any react component and mostly resides in the util or lib folder