Skip to content

Commit 502123d

Browse files
committed
chore: minor formatting adjustment in PrivyContextProvider configuration
1 parent 98f99a1 commit 502123d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contexts/privy.tsx

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ export function PrivyContextProvider({ children }: { children: ReactNode }) {
1515
config={{
1616
loginMethods: ["email","wallet"],
1717
supportedChains:[optimism],
18-
18+
19+
1920
defaultChain:optimism,
2021
appearance:{
2122
showWalletLoginFirst:true,

0 commit comments

Comments
 (0)