mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-21 17:36:52 +01:00
compact rainbowkit modal
This commit is contained in:
parent
8c63ec0c47
commit
0f738abc83
@ -11,7 +11,7 @@ export function Web3() {
|
||||
return (
|
||||
<WagmiProvider config={wagmiConfig}>
|
||||
<QueryClientProvider client={queryClient}>
|
||||
<RainbowKitProvider theme={theme}>
|
||||
<RainbowKitProvider modalSize="compact" theme={theme}>
|
||||
<Web3Form />
|
||||
</RainbowKitProvider>
|
||||
</QueryClientProvider>
|
||||
|
Loading…
Reference in New Issue
Block a user