This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
BlueWallet
Watch
1
Star
0
Fork
You've already forked BlueWallet
0
mirror of
https://github.com/BlueWallet/BlueWallet.git
synced
2025-02-22 15:04:50 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6616513599
BlueWallet
/
components
/
TooltipMenu.js
6 lines
88 B
JavaScript
Raw
Normal View
History
Unescape
Escape
REF: Use new UIMenu
2021-08-16 00:43:04 -04:00
const
ToolTipMenu
=
props
=>
{
return
props
.
children
;
ADD: Copying Block Explorer Link #2597
2021-02-10 00:18:40 -05:00
}
;
REF: Use new UIMenu
2021-08-16 00:43:04 -04:00
export
default
ToolTipMenu
;
Reference in a new issue
Copy permalink