easy-email-extensions 3.1.44 → 3.1.46
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/index2.js +1 -1
- package/lib/index2.js.map +1 -1
- package/package.json +2 -2
package/lib/index2.js
CHANGED
@@ -42015,7 +42015,7 @@ const iconsMap = {
|
|
42015
42015
|
[BasicType.NAVBAR]: "icon-navbar",
|
42016
42016
|
[BasicType.HERO]: "icon-hero",
|
42017
42017
|
[BasicType.SPACER]: "icon-spacing",
|
42018
|
-
[BasicType.SOCIAL]: "icon-
|
42018
|
+
[BasicType.SOCIAL]: "icon-social",
|
42019
42019
|
[BasicType.CAROUSEL]: "icon-carousel",
|
42020
42020
|
[BasicType.ACCORDION]: "icon-accordion"
|
42021
42021
|
};
|