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

File LayersProvider.tsx

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

Source from the content-addressed store, hash-verified

1import type { Component } 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
useEditorOptionsFunction · 0.90
isFunctionFunction · 0.90

Tested by

no test coverage detected