diff --git a/src/components/SEO.js b/src/components/SEO.js index 7558553aaff..873f49c2e96 100644 --- a/src/components/SEO.js +++ b/src/components/SEO.js @@ -1,4 +1,6 @@ /* eslint-disable no-useless-escape */ +// for VWO script linting errors + import React from 'react'; import PropTypes from 'prop-types';