react-richtext
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -35,4 +35,5 @@ "use strict"; | ||
"svg", | ||
{ width: "12", height: "12", viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg" }, | ||
_react2.default.createElement("path", { d: "M17.4,8.1c0.4-0.5,1.1-0.5,1.5,0c0.4,0.5,0.4,1.3,0,1.8l-6.2,7c-0.4,0.5-1.1,0.5-1.5,0l-6.2-7c-0.4-0.5-0.4-1.3,0-1.8\r c0.4-0.5,1.1-0.5,1.5,0l5.4,5.8L17.4,8.1z" }) | ||
{ width: "24", height: "24", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, | ||
_react2.default.createElement("path", { d: "M7 10l5 5 5-5z" }), | ||
_react2.default.createElement("path", { d: "M0 0h24v24H0z", fill: "none" }) | ||
); | ||
@@ -39,0 +40,0 @@ } |
{ | ||
"name": "react-richtext", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "React Rich Text Editor", | ||
@@ -5,0 +5,0 @@ "main": "dist/react-rte.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
56247
2569998
56