diff --git a/web/components/common/StreamInfo/index.ts b/web/components/common/StreamInfo/index.ts index e69de29bb..ec6c10c69 100644 --- a/web/components/common/StreamInfo/index.ts +++ b/web/components/common/StreamInfo/index.ts @@ -0,0 +1 @@ +export { default } from './StreamInfo';