Skip to content

Commit f496b4c

Browse files
committed
chore: revert demo
1 parent 43adf52 commit f496b4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/examples/multiple-Portal.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ const Demo: React.FC = () => {
2424
onClose={onToggleDialog}
2525
forceRender
2626
title="basic modal"
27-
mask={false}
2827
>
2928
<p>
3029
<button type="button" onClick={onToggleDrawer}>

0 commit comments

Comments
 (0)