import { atom } from "jotai"; export const backgroundURLAtom = atom(null);