Skip to content

Commit 1dc6123

Browse files
committed
feat: add wonderwall prop allowClosing
1 parent be5f552 commit 1dc6123

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ps-web-apis.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ export type WonderwallProps = {
257257
registerHeadline?: string;
258258
loginCta?: string;
259259
registerCta?: string;
260+
allowClosing?: boolean;
260261
};
261262

262263
export interface AuthComponentConfig {

0 commit comments

Comments
 (0)