triafly-ui-kit 1.0.10 → 1.0.11

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.
@@ -21,7 +21,7 @@ const s = {
21
21
  }
22
22
  }, c = {
23
23
  args: {
24
- title: "Заголовок аккордеона",
24
+ title: "Заголовок аккордеона!",
25
25
  content: "Это контент аккордеона. Он может быть текстом, компонентом или чем угодно."
26
26
  }
27
27
  }, d = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "triafly-ui-kit",
3
- "version": "1.0.10",
3
+ "version": "1.0.11",
4
4
  "description": "UI Kit from Triafly",
5
5
  "main": "./dist/main.js",
6
6
  "module": "./dist/main.js",