Fixed typo - wrong file name

This commit is contained in:
Michael H. Arieli 2018-11-23 08:27:24 -08:00
parent 4645fd7e6e
commit 352a10ab89

View File

@ -1,5 +1,5 @@
import React from 'react'
import { StreamPropType } from './video.js'
import { StreamPropType } from './Video.js'
export default class Toolbar extends React.PureComponent {
static propTypes = {