I also want to know if I can destructure children the way I did or do I have to pass props then say "props.children"
import React, { createContext,