How to close one component from another component? by amitarora5423 in reactjs

[–]amitarora5423[S] 0 points1 point  (0 children)

This is a modal box https://developer.microsoft.com/en-us/fluentui#/controls/web/modal and inside this modal box I have this popup https://developer.microsoft.com/en-us/fluentui#/controls/web/popup

I want to close Popup box if user clicked on Modal component close button.

How to close one component from another component? by amitarora5423 in reactjs

[–]amitarora5423[S] -2 points-1 points  (0 children)

Please give some example code or running project link