import { modals as mantineModals } from '@mantine/modals'; export const modals = { openTenantSwitchModal: () => { return mantineModals.openContextModal({ modal ...
This project has been built as part of my AI August App-A-Day Challenge. You can read more information on the full project here: https://github.com/davedonnellydev/ai ...