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