Skip to content

Commit

Permalink
Update formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pavinduLakshan committed Jan 16, 2025
1 parent 8fd95e1 commit ed681b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/asgardeo-react-app/src/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*/

import { AuthProvider, useAuthContext } from "@asgardeo/auth-react";
import {default as authConfig } from "./config.json";
import { default as authConfig } from "./config.json";
import { FunctionComponent, ReactElement } from "react";
import { Route, BrowserRouter as Router, Routes } from "react-router-dom";
import { ErrorBoundary } from "./error-boundary";
Expand Down

0 comments on commit ed681b5

Please sign in to comment.