Created the UserContext index

This commit is contained in:
2022-12-27 21:40:48 +01:00
parent 6843d01473
commit 7e0b3887af

View File

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