@x-edu/live-player 0.0.17 → 0.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -55820,6 +55820,7 @@ function PublicLiveDetail(_ref) {
|
|
|
55820
55820
|
className: src_detail_index_module["live-wrap"]
|
|
55821
55821
|
}, // eslint-disable-next-line no-nested-ternary
|
|
55822
55822
|
isReplayMode ? /*#__PURE__*/external_commonjs_react_commonjs2_react_root_React_default().createElement(ReplayVideo, {
|
|
55823
|
+
userInfo: userInfo,
|
|
55823
55824
|
handleLogin: handleLogin,
|
|
55824
55825
|
liveInfo: liveInfo,
|
|
55825
55826
|
autoplay: isLiveToReplay,
|
package/package.json
CHANGED