diff --git a/src/common/components/Dialog/DialogButtons.tsx b/src/common/components/Dialog/DialogButtons.tsx index adc8615..1416a24 100644 --- a/src/common/components/Dialog/DialogButtons.tsx +++ b/src/common/components/Dialog/DialogButtons.tsx @@ -3,7 +3,7 @@ import { BaseComponentProps } from '@leanstacks/react-common'; import classNames from 'classnames'; /** - * Properties for the `DialogButton` component. + * Properties for the `DialogButtons` component. * @see {@link BaseComponentProps} * @see {@link PropsWithChildren} */