Skip to content

Commit

Permalink
fix: add missing var in storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
tblivet committed Oct 21, 2024
1 parent 6fce765 commit c546567
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions storybook/stories/components/RadioCardOnline.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ export default {

export const Online = {
args: {
updateAssistantDocs:
"https://devdocs.prestashop-project.org/8/basics/keeping-up-to-date/use-autoupgrade-module/",
disabled: false,
disabledMessage: "",
form_options: {
Expand Down

0 comments on commit c546567

Please sign in to comment.