I want to do a very simple thing of calling a component from a function in a functional component. For example :
const BillingScreen = (props) => { co