@byomakase/omakase-react-components 1.2.3 → 1.3.0-RC2

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.
package/README.md CHANGED
@@ -195,7 +195,7 @@ A component that wraps OmakasePlayerComponent with ability to natively play medi
195
195
  return (
196
196
  <OmakaseTamsPlayerComponent
197
197
  flow={flow}
198
- childFlows={childFlows}
198
+ subflows={subflows}
199
199
  flowsSegments={flowsSegments}
200
200
  videoLoadOptions={videoLoadOptions}
201
201
  onVideoLoadedCallback={(omakasePlayer, video, mediaInfo) =>