@plusscommunities/pluss-circles-web-groups 1.6.2-beta.2 → 1.6.3-beta.0
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/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2459,7 +2459,7 @@ var FeaturePickerContent = () => {
|
|
|
2459
2459
|
children: [/*#__PURE__*/jsx("div", {
|
|
2460
2460
|
className: "fp2_widget_silhouette fp2_widget_silhouette-circle",
|
|
2461
2461
|
children: /*#__PURE__*/jsx(Icon, {
|
|
2462
|
-
icon: "
|
|
2462
|
+
icon: "comments",
|
|
2463
2463
|
colour: Colours.hexToRGBAstring(Colours.COLOUR_BRANDING_MAIN, 0.5)
|
|
2464
2464
|
})
|
|
2465
2465
|
}), /*#__PURE__*/jsxs("div", {
|
|
@@ -2475,7 +2475,7 @@ var FeaturePickerContent = () => {
|
|
|
2475
2475
|
children: [/*#__PURE__*/jsx("div", {
|
|
2476
2476
|
className: "fp2_widget_silhouette fp2_widget_silhouette-circle",
|
|
2477
2477
|
children: /*#__PURE__*/jsx(Icon, {
|
|
2478
|
-
icon: "
|
|
2478
|
+
icon: "comments",
|
|
2479
2479
|
colour: Colours.hexToRGBAstring(Colours.COLOUR_BRANDING_MAIN, 0.5)
|
|
2480
2480
|
})
|
|
2481
2481
|
}), /*#__PURE__*/jsxs("div", {
|
|
@@ -2491,7 +2491,7 @@ var FeaturePickerContent = () => {
|
|
|
2491
2491
|
children: [/*#__PURE__*/jsx("div", {
|
|
2492
2492
|
className: "fp2_widget_silhouette fp2_widget_silhouette-circle",
|
|
2493
2493
|
children: /*#__PURE__*/jsx(Icon, {
|
|
2494
|
-
icon: "
|
|
2494
|
+
icon: "comments",
|
|
2495
2495
|
colour: Colours.hexToRGBAstring(Colours.COLOUR_BRANDING_MAIN, 0.5)
|
|
2496
2496
|
})
|
|
2497
2497
|
}), /*#__PURE__*/jsxs("div", {
|