Take control over your live stream video by running it yourself. Streaming + chat out of the box.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.0 KiB

Description

This PR is for updating/adding a component following the atomic design pattern set out in #2119.


Extra Info

Checklist:

  • [] The component follows the design guide.
  • [] Moved the component to the correct atoms / molecules / organisms / templates directory.
  • [] Added an explanation to this PR for any major changes you made.
  • [] Replaced any defaultProps with default args.
  • [] Added a (short) JSDoc description to the component.
  • [] Removed the component's Storybook description text with if it's not needed.