-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add transaction popup #15
Conversation
tx: Transaction; | ||
}; | ||
|
||
function TransactionItem({ tx }: Props) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have to add a lot of dependencies (see the change to yarn.lock) and wrap every single transaction in the list with all this markup - this would not be needed if we just made a separate page to view transaction details, is it really that much better?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tACK
Uses Credenza
Desktop
Mobile