MCPcopy Create free account
hub / github.com/HubSpot/draft-convert / convertFromHTML-test.js

File convertFromHTML-test.js

test/spec/convertFromHTML-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import { Entity, convertToRaw } from 'draft-js';
3import convertFromHTML from '../../src/convertFromHTML';
4import convertToHTML from '../../src/convertToHTML';

Callers

nothing calls this directly

Calls 4

toContentStateFunction · 0.85
convertToHTMLFunction · 0.85
convertFromHTMLFunction · 0.85

Tested by

no test coverage detected