Skip to content

Commit

Permalink
fix(dialog): revert defaultprops
Browse files Browse the repository at this point in the history
  • Loading branch information
oasis-cloud committed Oct 12, 2024
1 parent 1b0fee4 commit a9fd510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/packages/dialog/dialogwrap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ export const DialogWrap: FunctionComponent<
</>
)
}

DialogWrap.defaultProps = defaultDialogProps
DialogWrap.displayName = 'NutDialogWrap'

0 comments on commit a9fd510

Please sign in to comment.