From 0a0fa4ddedc2fcd0470c5903fbdbae712491aa7f Mon Sep 17 00:00:00 2001 From: Tim Hansen Date: Tue, 6 Apr 2021 12:05:47 -0600 Subject: [PATCH] No auto for you Signed-off-by: Tim Hansen --- docs/auth/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/auth/index.md b/docs/auth/index.md index 0a6bb2c899..6e3747dd25 100644 --- a/docs/auth/index.md +++ b/docs/auth/index.md @@ -101,7 +101,6 @@ const app = createApp({ + SignInPage: props => ( + + ),