0.1.0 • Published 6 years ago
@hooks/title v0.1.0
🎒 @hooks/title
React hook to set the document title
Install
npm i @hooks/titleUsage
useTitle
useTitle(title: string): voidParameters
title: string
Will be used to set the document title.