7
app/components/Layout/PageConfigContext.js
Executable file
7
app/components/Layout/PageConfigContext.js
Executable file
@@ -0,0 +1,7 @@
|
||||
import React from 'react';
|
||||
|
||||
const PageConfigContext = React.createContext();
|
||||
|
||||
export {
|
||||
PageConfigContext
|
||||
};
|
Reference in New Issue
Block a user