Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Move to TS using TSDX

Latest
Compare
Choose a tag to compare
@spences10 spences10 released this 12 Apr 09:18
5cec979

React SEO Component now uses TypeScript

If you don't have React Helmet installed as a dependency you will need to install it in your project now.

yarn add react-helmet
# or npm 
npm i react-helmet
  • Created with TSDX
  • Bump React Helmet to v6
  • Peer Dependency of React Helmet