MCPcopy Index your code
hub / github.com/GrapesJS/react / PagesProvider.tsx

File PagesProvider.tsx

packages/grapesjs-react/src/PagesProvider.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Editor, Page } from 'grapesjs';
2import { memo, useEffect, useState } from 'react';
3import type { ReactElement, JSX } from 'react';
4import { useEditorInstance } from './context/EditorInstance';

Callers

nothing calls this directly

Calls 3

useEditorInstanceFunction · 0.90
isFunctionFunction · 0.90
upFunction · 0.70

Tested by

no test coverage detected