mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
new Helmet import
This commit is contained in:
parent
3ce29a59b9
commit
7905a1f8a9
@ -1,5 +1,5 @@
|
|||||||
import React from 'react'
|
import React from 'react'
|
||||||
import Helmet from 'react-helmet'
|
import { Helmet } from 'react-helmet'
|
||||||
import { withRouter, RouteComponentProps } from 'react-router-dom'
|
import { withRouter, RouteComponentProps } from 'react-router-dom'
|
||||||
import meta from '../../data/meta.json'
|
import meta from '../../data/meta.json'
|
||||||
import imageDefault from '../../img/share.png'
|
import imageDefault from '../../img/share.png'
|
||||||
|
Loading…
Reference in New Issue
Block a user