optimized-react-component-library-xyz123 2.8.21 → 2.8.22

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "optimized-react-component-library-xyz123",
3
- "version": "2.8.21",
3
+ "version": "2.8.22",
4
4
  "description": "A modern React component library using TypeScript with React 19 support.",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.mjs",
@@ -270,7 +270,6 @@ div.pts-root-question:last-child {
270
270
  border-color: var(--action);
271
271
  }
272
272
 
273
-
274
273
  /* ---------- SINGLE CHECKBOX ---------- */
275
274
 
276
275
  .pts-singleCheckbox-row {