holidaycheck / react-google-tag-manager

This repository contains a react based implementation for Google's Tag Manager snippet.
MIT License
192 stars 31 forks source link

Remove React.PropTypes use instead npm package prop-types #71

Closed lcmartinezdev closed 2 years ago

lcmartinezdev commented 6 years ago

I order to remove deprecated warnings I used the prop-types package.

https://www.npmjs.com/package/prop-types

Please update the docs to use new package.