🎒 @hooks/title React hook to set the document title Install npm i @hooks/title Usage useTitle useTitle(title: string): void Parameters title: string Will be used to set the document title.