labcodes / django-react-boilerplate

Boilerplate for a Django + React project
41 stars 7 forks source link

Update react helmet #58

Closed lucianoratamero closed 3 years ago

lucianoratamero commented 3 years ago

Link to task: based on #57 , fix #56

How to test:

Description of your solution: This PR upgrades react-helmet to v6. It's based on the react hooks PR, so be sure to review andmerge it before this one.