@pronto-tools-and-more/components 8.19.0 → 8.20.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/main.js +1 -1
  2. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -42,7 +42,7 @@ var Collection = ({
42
42
  }
43
43
  },
44
44
  type: "list",
45
- class: "schlauch-section-content data-custom-list",
45
+ class: "schlauch-section-content data-custom-collection",
46
46
  tapEntry: {
47
47
  value: {
48
48
  type: "openUrl",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pronto-tools-and-more/components",
3
- "version": "8.19.0",
3
+ "version": "8.20.0",
4
4
  "description": "",
5
5
  "main": "dist/main.js",
6
6
  "types": "dist/main.d.ts",