MCPcopy Index your code
hub / github.com/resend/react-email / heading.tsx

File heading.tsx

packages/editor/src/extensions/heading.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { HeadingOptions as TipTapHeadingOptions } from '@tiptap/extension-heading';
2import { Heading as TipTapHeading } from '@tiptap/extension-heading';
3import { Heading as EmailHeading } from 'react-email';
4

Callers

nothing calls this directly

Calls 4

inlineCssToJsFunction · 0.90
getTextAlignmentFunction · 0.90
fromMethod · 0.45
extendMethod · 0.45

Tested by

no test coverage detected