Skip to content

Commit

Permalink
Combine all chains provider into grk provider (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenlejoe authored Dec 5, 2023
1 parent 264a0b9 commit e981a93
Show file tree
Hide file tree
Showing 6 changed files with 848 additions and 469 deletions.
4 changes: 1 addition & 3 deletions .storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,7 @@ const preview: Preview = {
<CovalentProvider
apikey={import.meta.env.STORYBOOK_COVALENT_API_KEY}
>
<ChainsProvider>
<Story />
</ChainsProvider>
<Story />
</CovalentProvider>
),
],
Expand Down
Loading

0 comments on commit e981a93

Please sign in to comment.