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
786d9d0253
lbry-desktop
/
ui
/
page
/
swap
/
index.js
4 lines
57 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add blank Swap page
2021-03-10 08:13:53 +01:00
import
SwapPage
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
SwapPage
;
Reference in a new issue
Copy permalink