@salutejs/plasma-new-hope 0.88.0-canary.1223.9462887113.0 → 0.88.0-canary.1223.9495827093.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-new-hope",
3
- "version": "0.88.0-canary.1223.9462887113.0",
3
+ "version": "0.88.0-canary.1223.9495827093.0",
4
4
  "description": "Salute Design System blueprint",
5
5
  "main": "cjs/index.js",
6
6
  "module": "es/index.js",
@@ -103,5 +103,5 @@
103
103
  "react-popper": "2.3.0",
104
104
  "storeon": "3.1.5"
105
105
  },
106
- "gitHead": "e1a603047e80c8086f177567584ab02e41e0106e"
106
+ "gitHead": "29c7454bc87fd96489a860bcee9559ac1c1cf205"
107
107
  }
@@ -9,7 +9,7 @@ declare type CustomAccordionProps = {
9
9
  */
10
10
  size?: string;
11
11
  /**
12
- * Возможность раскрытия всех элементов или только одного
12
+ * Возможность раскрытия всех элементов или только одногo
13
13
  */
14
14
  singleActive?: boolean;
15
15
  /**