Skip to content

Commit

Permalink
fix doc example
Browse files Browse the repository at this point in the history
  • Loading branch information
alexasselin008 committed Oct 13, 2023
1 parent d201e31 commit 597b7d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ function CustomAddon({ children, ...props }) {
props,
{
alignItems: "center",
height: 6,
height: "2.5rem",
border: "#ADACAC",
padding: "0px 10px",
style: {
Expand Down

0 comments on commit 597b7d2

Please sign in to comment.