export const WidgetPlausible = () => { if (typeof window !== 'undefined' && window.env.ENABLE_PLAUSIBLE !== 'true') { return null } return (