fix(client): remove chai from a body
This commit is contained in:
@ -48,11 +48,6 @@ export const onRenderBody = ({ setHeadComponents, setPostBodyComponents }) => {
|
||||
/>
|
||||
) : null,
|
||||
/* eslint-enable max-len */
|
||||
<script
|
||||
async={true}
|
||||
key='chai-CDN'
|
||||
src='https://cdnjs.cloudflare.com/ajax/libs/chai/4.1.2/chai.min.js'
|
||||
/>,
|
||||
<script
|
||||
async={true}
|
||||
key='gtag-script'
|
||||
|
Reference in New Issue
Block a user