@ea-lab/reactive-json-docs 1.3.0 → 1.3.1

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": "@ea-lab/reactive-json-docs",
3
- "version": "1.3.0",
3
+ "version": "1.3.1",
4
4
  "description": "Complete documentation for Reactive-JSON - Components, examples and LLM-parsable guides",
5
5
  "main": "public/rjbuild/docs/index.yaml",
6
6
  "files": [
@@ -256,7 +256,7 @@ renderView:
256
256
  fileRow:
257
257
  - type: tr
258
258
  attributes:
259
- class: "bg-white border-b"
259
+ class: "border-b"
260
260
  actions:
261
261
  - what: setAttributeValue
262
262
  name: "data-selected"
@@ -416,7 +416,7 @@ renderView:
416
416
  content: |
417
417
  - type: tr
418
418
  attributes:
419
- class: "bg-white border-b"
419
+ class: "border-b"
420
420
  actions:
421
421
  - what: setAttributeValue
422
422
  name: "class"