This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-desktop
Watch
1
Star
0
Fork
You've already forked lbry-desktop
0
Code
Issues
596
Pull requests
6
Projects
Releases
238
Packages
Wiki
Activity
cf53fdbc92
lbry-desktop
/
ui
/
page
/
send
/
index.js
4 lines
57 B
JavaScript
Raw
Normal View
History
Unescape
Escape
SendLBC: switch from Modal to Page
2021-03-10 07:36:02 +01:00
import
SendPage
from
'./view'
;
Don't connect to the Redux store when not needed. The subscription still costs something per update cycle even when the parameters are null or empty objects.
2021-10-23 07:57:42 +02:00
export
default
SendPage
;
Reference in a new issue
Copy permalink