import React, {Component} from 'react'; export default class RandomComponent extends Component { constructor(){ super(); } render() { return (