'use client' import { hookstate } from '@hookstate/core'; export const isModal = hookstate(false)