fixed page error
This commit was merged in pull request #3.
This commit is contained in:
@@ -108,6 +108,6 @@ export default function GeneralLayoutContextInt({children}) {
|
||||
}
|
||||
|
||||
|
||||
export const GeneralLayoutContext = () => {
|
||||
export const generalLayoutContext = () => {
|
||||
return useContext(GeneralContextProviderInt)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user