import { atom } from 'jotai'; // models expand keys: create, update , delete, export const modelsExpandKeysAtom = atom([]);