#I would like to add a delete confirm modal using `@mantine/modals` with a prompt `@mantine/forms`.
6 messages · Page 1 of 1 (latest)
Use openModal instead, it allows any custom components
yeah mhm
its a shame that these packages aren't that easily compatible
well I ment its annoying that the modals package doesn't allow for easy state changes while being shown
That is not possible to implement