function App (props) {
      const b = props.condition ? <B /> : null
      return (
        <div>
          <X>