I am learning React and Context api and I really want to understand the real meaning of {this.props.children} in this code
import React, { Component } from &q