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
20ff660cb2
lbry-desktop
/
ui
/
component
/
IframeReact
/
index.js
4 lines
63 B
JavaScript
Raw
Normal View
History
Unescape
Escape
File downloads and refactoring (#3918) * am I done? * post diff * unused selector cleanup * missed commit * mess with button styles * fix flow Co-authored-by: Jeremy Kauffman <jeremy@lbry.io> Co-authored-by: Sean Yesmunt <sean@lbry.io>
2020-04-01 20:43:50 +02:00
import
IframeReact
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
IframeReact
;
Reference in a new issue
Copy permalink