import { createComponentContext } from "@utils/index"; import { GridProps } from "."; export const GridContext = createComponentContext();