Skip to content

Commit 4626705

Browse files
committed
fix: 删除 console
1 parent 4dd1dc4 commit 4626705

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/components/drawer/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ function Drawer(
111111
}
112112
};
113113

114-
console.log(sizeStyle, 'drawer----size----');
115-
116114
return ReactDOM.createPortal(
117115
<section>
118116
{/* 遮罩层*/}

0 commit comments

Comments
 (0)