We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d2b06 commit 0acaa0eCopy full SHA for 0acaa0e
firebaseuihandler/README.md
@@ -99,7 +99,7 @@ const configs = {
99
},
100
// The callback to trigger when the selection tenant page
101
// or enter email for tenant matching page is hidden.
102
- selectTenantUihidden: () => {
+ selectTenantUiHidden: () => {
103
// Hide title and additional display info.
104
105
// The callback to trigger when the sign-in page
0 commit comments