graasp / graasp-builder

Web client for the Graasp Platform
https://builder.graasp.org
GNU Affero General Public License v3.0
5 stars 5 forks source link

fix: warning about `UNSAFE_componentWillMount` using react-helmet-async #1322

Closed spaenleh closed 3 weeks ago

spaenleh commented 3 weeks ago

In this PR I fix #1259 by swapping react-helmet for react-helmet-async.

I had to add the HelmetProvider context to the top of the app.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud