Skip to content

Commit

Permalink
fix: example
Browse files Browse the repository at this point in the history
  • Loading branch information
dalechyn committed Jun 5, 2024
1 parent cfd8dc7 commit 500d353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/frontend-only/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import {
createConfig,
useProfile,
} from '@fc-auth/react'
import '@fc-auth/react/styles.css'
import '@fc-auth/react/style.css'
import { QueryClient, QueryClientProvider } from '@tanstack/react-query'
import { JsonRpcProvider } from 'ethers'

Expand Down

0 comments on commit 500d353

Please sign in to comment.