Skip to content

Commit 6445bd2

Browse files
laurkimsarahill
andcommitted
Update polaris-react/src/components/Box/Box.tsx
Co-authored-by: Sara Hill <sara.hill@shopify.com>
1 parent 73f9c75 commit 6445bd2

File tree

1 file changed

+1
-1
lines changed
  • polaris-react/src/components/Box

1 file changed

+1
-1
lines changed

polaris-react/src/components/Box/Box.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ export interface BoxProps {
171171
* paddingInlineEnd={{xs: '2', sm: '3', md: '4', lg: '5', xl: '6'}}
172172
*/
173173
paddingInlineEnd?: Spacing;
174-
/** Shadow color on box */
174+
/** Shadow on box */
175175
shadow?: DepthShadowAlias;
176176
/** Set width of container */
177177
width?: string;

0 commit comments

Comments
 (0)