From 3c1772634c618db8d41d933896ac71d6d7d5f932 Mon Sep 17 00:00:00 2001 From: James Date: Fri, 26 Aug 2022 20:10:16 +0200 Subject: [PATCH] Correct mistaken line-wrapping on h3 instance --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b88acf51..d61ee833 100644 --- a/README.md +++ b/README.md @@ -1882,8 +1882,7 @@ disabled. This currently results in an error being thrown upon Firebase Auth initialization. Therefore, when following the snippets above, FirebaseUI will never get initialized and no UI will be displayed. -### Tips for Single Page apps (`UI Widget is already rendered on the page` -warning) +### Tips for Single Page apps (`UI Widget is already rendered on the page` warning) When re-rendering the FirebaseUI Auth widget (for instance after signing in a user, signing her out and trying to sign her in again), it will sometimes log a