Commit 58d93f86 by zhanghaozhe

live

parent c037c8c5
import React, { Component } from 'react'
class Live extends Component {
render() {
return (
<div>
</div>
)
}
}
export default Live
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment