@go-mailer/easy-email-extensions 5.0.2 → 5.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index2.js +1 -0
- package/lib/index2.js.map +1 -1
- package/package.json +1 -1
package/lib/index2.js
CHANGED
|
@@ -42812,6 +42812,7 @@ function Tools(props) {
|
|
|
42812
42812
|
AvailableTools.Link,
|
|
42813
42813
|
AvailableTools.Justify,
|
|
42814
42814
|
AvailableTools.Lists,
|
|
42815
|
+
AvailableTools.Personalization,
|
|
42815
42816
|
AvailableTools.HorizontalRule,
|
|
42816
42817
|
AvailableTools.RemoveFormat
|
|
42817
42818
|
];
|