Skip to content

Commit

Permalink
Update AccountPage.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Nickj345 authored Nov 19, 2024
1 parent 4de760a commit 5b54d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/AccountPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import {
Provider,
defaultTheme,
} from "@adobe/react-spectrum";
// Import Firebase auth from the modularized config

import { auth } from "../firebase/firebaseConfig";

const AccountPage: React.FC = () => {
Expand Down

0 comments on commit 5b54d5c

Please sign in to comment.