Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HubSpot/draft-convert
/ convertToHTML-test.js
File
convertToHTML-test.js
test/spec/convertToHTML-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
convertToHTML from
'../../src/convertToHTML'
;
2
import
React from
'react'
;
3
import
{ convertFromRaw } from
'draft-js'
;
4
import
uniqueId from
'../util/uniqueId'
;
Callers
nothing calls this directly
Calls
2
buildContentState
Function · 0.85
convertToHTML
Function · 0.85
Tested by
no test coverage detected