DialogForm

Reusable dialog with form structure, optional description, and built-in Cancel/Save buttons that react to mutation pending state.

Import

import { DialogForm } from "@repo/design-system/components/dialogs/dialog-form";

Example