Skip to content

Commit b69c374

Browse files
author
Nathan Booker
committed
chore: remove unused 'use client' directive from scripts component
1 parent 5ad6e7b commit b69c374

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

core/components/scripts/scripts.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
'use client';
2-
31
import { removeEdgesAndNodes } from '@bigcommerce/catalyst-client';
42
import Script from 'next/script';
53

0 commit comments

Comments
 (0)