Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
langermank committed Jan 14, 2025
1 parent e05120b commit eeba713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/ActionBar/ActionBar.docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"type": "boolean",
"required": false,
"description": "Allows ActionBar to be flush with the container",
"defaultValue": false
"defaultValue": "false"
},
{
"name": "className",
Expand Down

0 comments on commit eeba713

Please sign in to comment.