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