import React from 'react' export const PageContext=React.createContext() export const NumContext=React.createContext()