Skip to content

Commit d2affcf

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

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
@@ -150,7 +150,7 @@ export interface BoxProps {
150150
* paddingInlineEnd={{xs: '2', sm: '3', md: '4', lg: '5', xl: '6'}}
151151
*/
152152
paddingInlineEnd?: Spacing;
153-
/** Shadow color on box */
153+
/** Shadow on box */
154154
shadow?: DepthShadowAlias;
155155
/** Width of container */
156156
width?: string;

0 commit comments

Comments
 (0)