Skip to content

Commit f4ac300

Browse files
committed
feat: address display
1 parent 571296d commit f4ac300

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • packages/smart-routing-address-react/src

packages/smart-routing-address-react/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
*/
55

66
// Components
7+
export type { AddressDisplayProps } from './components/AddressDisplay'
8+
export { AddressDisplay } from './components/AddressDisplay'
79
export type { TokenChainPillProps } from './components/TokenChainPill'
810
export { TokenChainPill } from './components/TokenChainPill'
911

0 commit comments

Comments
 (0)