Skip to content

Commit a303a44

Browse files
committed
feat: 增加extra
1 parent c4eccd5 commit a303a44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Dialog/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ const Dialog: React.FC<IDialogPropTypes> = (props) => {
4343
rootStyle,
4444
classNames: modalClassNames,
4545
styles: modalStyles,
46-
extra,
4746
} = props;
4847

4948
if (process.env.NODE_ENV !== 'production') {

0 commit comments

Comments
 (0)