Skip to content

Commit

Permalink
chore: export AccountInfoDropdown component
Browse files Browse the repository at this point in the history
  • Loading branch information
diegonzs-roll committed Aug 28, 2023
1 parent 3f82bc2 commit ab79fca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/twenty-carrots-lay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@roll-network/design-system': patch
---

Export AccountInfoDropdown component
1 change: 1 addition & 0 deletions packages/design-system/src/molecules/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ export * from './walletCard'
export * from './web3Button'
export * from './estimatedGas'
export * from './inputContainer'
export * from './accountInfoDropdown'

0 comments on commit ab79fca

Please sign in to comment.