brainly-style-guide
Advanced tools
Comparing version 182.3.0 to 182.4.0
@@ -131,3 +131,4 @@ "use strict"; | ||
QUOTE: 'quote', | ||
SPARK: 'spark' | ||
SPARK: 'spark', | ||
BULLET: 'bullet' | ||
}; | ||
@@ -134,0 +135,0 @@ exports.TYPE = TYPE; |
@@ -115,3 +115,4 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
QUOTE: 'quote', | ||
SPARK: 'spark' | ||
SPARK: 'spark', | ||
BULLET: 'bullet' | ||
}; | ||
@@ -118,0 +119,0 @@ export var ICON_COLOR = { |
{ | ||
"name": "brainly-style-guide", | ||
"version": "182.3.0", | ||
"version": "182.4.0", | ||
"description": "Brainly Front-End Style Guide", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/brainly/style-guide.git", |
@@ -116,3 +116,4 @@ // @flow strict | ||
| 'quote' | ||
| 'spark'; | ||
| 'spark' | ||
| 'bullet'; | ||
@@ -247,2 +248,3 @@ export type IconColorType = | ||
SPARK: 'spark', | ||
BULLET: 'bullet', | ||
}; | ||
@@ -249,0 +251,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2651629
1016
30518