import { atom } from 'jotai'; export const applyingZoomAtomAtom = atom(false);