render() {
        return (
          <div>
            <Inner x={this.props.x} />
          </div>