Skip to content

Commit

Permalink
Update storybook-checker.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
54nd10 committed Jan 5, 2024
1 parent f2c90d2 commit e5691b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/scripts/storybook-checker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ import tablemark from 'tablemark'
}
})
)
console.log(tablemark(componentsStories))
console.log(JSON.stringify(componentsStories))
})()

0 comments on commit e5691b8

Please sign in to comment.