Create a Dialog component that uses composition — accept a "title" prop and "children" for the body content. Render a close button and the children.
Click Run to test your code