Using Fabric UI Dialog in React Spfx
Hi,
I am using the Dialog component to show a serie of tags which the user can choose from.
The web part has two views. The landing view shows all the thags and the posibility to click on them and save them. That part is working:
The second view ...