feat: init modal loader components
This commit is contained in:
3
src/utils/modal.js
Normal file
3
src/utils/modal.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import React from "react";
|
||||
|
||||
export const ModalLoaderContext = React.createContext(null);
|
||||
Reference in New Issue
Block a user