Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

Make all sliced address using universal sliced address getter method from naka store #1475

Closed
BernardHan opened this issue Jun 15, 2019 · 1 comment
Assignees

Comments

@BernardHan
Copy link
Contributor

No description provided.

@dwalintukan
Copy link
Member

dwalintukan commented Jun 15, 2019

suggest to make a Component for this purpose since the only time you slice an address is when you're displaying it. the store should not keep the sliced version, but the full length address.

The component could be sometihng like this:

<WalletAddress address={address} shorten={true} />

@BernardHan BernardHan self-assigned this Jun 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants