brainly-style-guide
Advanced tools
Comparing version 157.1.0 to 157.1.1
@@ -47,3 +47,4 @@ "use strict"; | ||
color: "default", | ||
weight: "bold" | ||
weight: "bold", | ||
align: "to-center" | ||
}, text))); | ||
@@ -50,0 +51,0 @@ }; |
@@ -29,3 +29,4 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
color: "default", | ||
weight: "bold" | ||
weight: "bold", | ||
align: "to-center" | ||
}, text))); | ||
@@ -32,0 +33,0 @@ }; |
{ | ||
"name": "brainly-style-guide", | ||
"version": "157.1.0", | ||
"version": "157.1.1", | ||
"description": "Brainly Front-End Style Guide", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/brainly/style-guide.git", |
@@ -40,3 +40,3 @@ // @flow strict | ||
<div className={messageClass}> | ||
<Text size="small" color="default" weight="bold"> | ||
<Text size="small" color="default" weight="bold" align="to-center"> | ||
{text} | ||
@@ -43,0 +43,0 @@ </Text> |
@@ -37,4 +37,3 @@ import React from 'react'; | ||
fullWidth | ||
color={SEARCH_COLOR.LIGHT} | ||
adaptiveIco | ||
color={SEARCH_COLOR.WHITE} | ||
/> | ||
@@ -41,0 +40,0 @@ </HeaderMiddle> |
@@ -51,4 +51,3 @@ import React from 'react'; | ||
fullWidth | ||
color={SEARCH_COLOR.LIGHT} | ||
adaptiveIco | ||
color={SEARCH_COLOR.WHITE} | ||
/> | ||
@@ -55,0 +54,0 @@ </HeaderMiddle> |
@@ -46,4 +46,3 @@ import React from 'react'; | ||
fullWidth | ||
color={SEARCH_COLOR.LIGHT} | ||
adaptiveIco | ||
color={SEARCH_COLOR.WHITE} | ||
/> | ||
@@ -50,0 +49,0 @@ </HeaderMiddle> |
@@ -59,3 +59,3 @@ import React from 'react'; | ||
<ContentBoxActions> | ||
<Button type="primary-blue" wide> | ||
<Button type="primary-blue" fullWidth> | ||
Ask your question | ||
@@ -62,0 +62,0 @@ </Button> |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
2036986
26689