UNPKG

69 BJavaScriptView Raw
1export default class Component {
2 render() {
3 return null;
4 }
5
6}
\No newline at end of file