import React from 'react' class VersionStatus extends React.Component { constructor (props) { super(props) this.state = {} } render () { return ( <>
Warning: Open Alpha - things will break