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
a4a20aa8e0
lbry-desktop
/
ui
/
component
/
loadingBarOneOff
/
index.js
4 lines
73 B
JavaScript
Raw
Normal View
History
Unescape
Escape
CodeSplit: Show top loading bar while fetching TODO: Get the primary color programatically
2021-06-01 05:04:26 +02:00
import
LoadingBarOneOff
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
LoadingBarOneOff
;
Reference in a new issue
Copy permalink