Skip to content

Commit 3f7beb2

Browse files
committed
fix: fix
2 parents ce0366e + 0f7ff35 commit 3f7beb2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Portal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ export interface PortalProps {
2626
autoDestroy?: boolean;
2727
/** Lock screen scroll when open */
2828
autoLock?: boolean;
29-
3029
/** @private debug name. Do not use in prod */
3130
debug?: string;
3231
}

0 commit comments

Comments
 (0)