This repository was archived by the owner on Feb 6, 2023. It is now read-only.
Commit c6ff39d
Export RawDraftContentState publicly (#1841)
Summary:
**Summary**
When I used v0.10.1 I was able to import `RawDraftContentState`. Since I upgraded to version 0.10.5 I can't.
Example of line that does not work anymore:
`import { RawDraftContentState } from 'draft-js';`
Pull Request resolved: #1841
Differential Revision: D9734731
fbshipit-source-id: e972a67b05b4cfc9e6e9cffe185fd0ca395ce3271 parent a18b6fe commit c6ff39d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
0 commit comments