Created the DialogContext index

This commit is contained in:
2023-01-01 04:22:00 +01:00
parent 6e71c1c61a
commit 22dab4d2f4

View File

@ -0,0 +1 @@
export {DialogContext as default, DialogProvider} from "./DialogContext.jsx";