UNPKG

@atlaskit/primitives

Version:

Primitives are token-backed low-level building blocks.

2 lines 109 B
import { createContext } from 'react'; export var HasTextAncestorContext = /*#__PURE__*/createContext(false);