@htmlbricks/hb-paragraps-around-image 0.71.34 → 0.71.35
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/README.md +1 -1
- package/main.iife.js +1 -1
- package/main.iife.js.map +1 -1
- package/manifest.json +3 -8
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -23,7 +23,7 @@ Editorial block with a central image and up to six text blocks in two side colum
|
|
|
23
23
|
|
|
24
24
|
### Usage notes
|
|
25
25
|
|
|
26
|
-
- **Slots:** `
|
|
26
|
+
- **Slots:** none (layout is composed from `hb-paragraps-around-image-cell` children).
|
|
27
27
|
- **CSS parts:** `testpart`.
|
|
28
28
|
- Up to six paragraph objects; layout alternates columns per index.
|
|
29
29
|
|