diff --git a/src/App.jsx b/src/App.jsx
index 38f7126..7e9ac82 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -59,7 +59,7 @@ export function App() {
/>
}
+ element={}
/>
(
* A button that signs the user out of the app using Firebase Auth.
*/
export const SignOutButton = () => (
-