Skip to content

Commit

Permalink
fix website (#3307)
Browse files Browse the repository at this point in the history
  • Loading branch information
emeryro authored Mar 25, 2024
1 parent ca51a57 commit 3304735
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ import {
selectedKind="components-forms"
selectedStory="checkbox"
system="ec"
selectedArgs="required:!false"
showFrame
>
<Html markup={checkboxOptional} />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ import {
selectedKind="components-forms"
selectedStory="checkbox"
system="eu"
selectedArgs="required:!false"
showFrame
>
<Html markup={checkboxOptional} />
Expand Down

1 comment on commit 3304735

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.