Skip to content

Commit

Permalink
docs: update react-dialog api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
varholak-peter committed Jan 3, 2022
1 parent 0696c7f commit 9732673
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/react-dialog/etc/react-dialog.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ import * as React_2 from 'react';
// @public
export const Dialog: ForwardRefComponent<DialogProps>;

// @public (undocumented)
export const dialogClassName = "fui-Dialog";

// @public (undocumented)
export type DialogCommons = {};

Expand Down

0 comments on commit 9732673

Please sign in to comment.