@codesinger0/shared-components 1.1.7 → 1.1.8

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.
@@ -114,9 +114,6 @@ const SmallItemCard = ({
114
114
  </span>
115
115
  </div>
116
116
  </div>
117
- <div className="text-xs text-green-600 font-medium">
118
- חיסכון ₪{price - discountPrice}
119
- </div>
120
117
  </div>
121
118
  ) : (
122
119
  <div className="flex items-center justify-between">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codesinger0/shared-components",
3
- "version": "1.1.7",
3
+ "version": "1.1.8",
4
4
  "description": "Shared React components for customer projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [