import { IS_DEV } from '@/config' import Script from '@/next/script' export function ReactScanLoader() { if (!IS_DEV) return null return (