Skip to content

Commit 478da34

Browse files
authored
Update config.js
1 parent 2547479 commit 478da34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ const DEFAULTS = {
3838
// Component Specific defaults are keyed by the component
3939
// name (PascalCase) and prop name (camelCase)
4040
BAlert: {
41+
dismissLabel: 'Close',
4142
variant: 'info'
4243
},
4344
BBadge: {

0 commit comments

Comments
 (0)