lbry-desktop/ui/component/livestreamLink/index.js
infinite-persistence 198c191fd2 Skip connect until it is needed.
It seems to subscribe to the store if connected.
2021-12-23 00:04:12 -08:00

3 lines
69 B
JavaScript

import LivestreamLink from './view';
export default LivestreamLink;