Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Yen Truong committed Aug 3, 2022
1 parent cd9ea12 commit ce0303f
Show file tree
Hide file tree
Showing 4 changed files with 9,803 additions and 9,136 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ node_modules/
lib/

# testing
/coverage
/coverage*
/storybook-static
1 change: 1 addition & 0 deletions .storybook/main.cjs → .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ module.exports = {
'@storybook/addon-essentials',
'@storybook/addon-interactions',
'@storybook/addon-a11y',
'@storybook/addon-coverage',
{
name: '@storybook/addon-postcss',
options: {
Expand Down

0 comments on commit ce0303f

Please sign in to comment.