-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Description
Hello everyone.
Please help me with some advice to complete the task.
The desired application structure is as follows:
<divReact>
<NiceModal.Provider>
<pixiReact>
<NiceModal.Provider>
<content/>
</NiceModal.Provider>
</pixiReact>
</NiceModal.Provider>
</divReact>
There are two types of dialog boxes - on PixiReact and in html.
I want to manage them through one manager.
Please tell me how this can be implemented using NiceModal with nested providers, if it is possible, of course.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels