coinbase / onchainkit

React components and TypeScript utilities to help you build top-tier onchain apps.
https://onchainkit.xyz
MIT License
424 stars 78 forks source link

feat: Add isSliced option to the Name and Address component #747

Open cpcramer opened 6 days ago

cpcramer commented 6 days ago

What changed? Why? Tracking issue: https://github.com/coinbase/onchainkit/issues/732

Part Description Status
1 [Part 1] feat: Add isSliced option to the Name and Address component In Progress
2 [Part 2] docs: Add isSliced option to the Name and Address component In Progress

Add the isSliced option to the Name and Address component. This allows these components to render the full users address when set to false.

Notes to reviewers

How has it been tested?

Notes to reviewers

How has it been tested? Tested locally in docs.