Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarman committed Dec 5, 2024
1 parent 517b9cd commit 85c971c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/components/Dialog/DialogButtons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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}
*/
Expand Down

0 comments on commit 85c971c

Please sign in to comment.