Skip to content

Commit

Permalink
Merge pull request #155 from GoogleChromeLabs/chore/design-system
Browse files Browse the repository at this point in the history
Chore: Move presentational components to design system package
  • Loading branch information
Sayed Taqui authored Sep 26, 2023
2 parents 6cc0ddd + 5fbcb5c commit 7a5a62f
Show file tree
Hide file tree
Showing 149 changed files with 3,982 additions and 25,170 deletions.
2 changes: 2 additions & 0 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ const config: StorybookConfig = {
stories: [
'../packages/extension/src/**/stories/*.mdx',
'../packages/extension/src/**/stories/**/*.stories.@(js|jsx|ts|tsx)',
'../packages/design-system/src/**/stories/*.mdx',
'../packages/design-system/src/**/stories/**/*.stories.@(js|jsx|ts|tsx)',
],
addons: [
'@storybook/addon-links',
Expand Down
Loading

0 comments on commit 7a5a62f

Please sign in to comment.