mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
lint fix
This commit is contained in:
parent
a56e432103
commit
33298e332d
@ -3,6 +3,7 @@ import './src/styles/global.scss'
|
||||
|
||||
// IntersectionObserver polyfill for gatsby-image (Safari, IE)
|
||||
if (typeof window.IntersectionObserver === 'undefined') {
|
||||
// eslint-disable-next-line no-unused-expressions
|
||||
import('intersection-observer')
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user