diff --git a/ui/component/livestreamLink/index.js b/ui/component/livestreamLink/index.js index af8cf9c09..4bc23a4f0 100644 --- a/ui/component/livestreamLink/index.js +++ b/ui/component/livestreamLink/index.js @@ -1,5 +1,5 @@ import { connect } from 'react-redux'; -import { makeSelectClaimForUri } from 'lbry-redux;'; +import { makeSelectClaimForUri } from 'lbry-redux'; import LivestreamLink from './view'; const select = (state, props) => ({