MCPcopy Create free account
hub / github.com/resend/react-email / set-text-alignment.spec.ts

File set-text-alignment.spec.ts

packages/editor/src/utils/set-text-alignment.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Editor } from '@tiptap/core';
2import StarterKit from '@tiptap/starter-kit';
3import { AlignmentAttribute } from '../extensions/alignment-attribute';
4import { setTextAlignment } from './set-text-alignment';

Callers

nothing calls this directly

Calls 3

setTextAlignmentFunction · 0.90
itFunction · 0.85
createEditorFunction · 0.70

Tested by

no test coverage detected