UNPKG
react-trix
Version:
latest (0.10.2)
0.10.2
0.10.1
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.1
0.3.1
0.2.2
0.2.1
0.2.0
0.1.0
0.0.1
React wrapper around Basecamp's Trix editor.
github.com/dstpierre/react-trix
dstpierre/react-trix
react-trix
/
main.js
2 lines
(1 loc)
•
61 B
JavaScript
View Raw
1
2
exports.TrixEditor
= require(
"./lib/react-trix"
).TrixEditor
;