Skip to content

Commit 746a40b

Browse files
committed
attempting fix on #1367
1 parent 3e31936 commit 746a40b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

stories/Components/Navigationcomponents/Breadcrumbs/Breadcrumbs.stories.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ export default {
2121
],
2222
},
2323
args: {
24+
backgrounds: {
25+
default: "Light gray",
26+
},
2427
Color: "Black",
2528
},
2629
docs: {

0 commit comments

Comments
 (0)