Skip to content

Commit

Permalink
Merge pull request #39 from readyplayerme/feat/support-spawn-animatio…
Browse files Browse the repository at this point in the history
…n-and-effects

feat/support spawn animation and effects
  • Loading branch information
Zaehiel authored Aug 11, 2023
2 parents 64f37fb + 369cfbc commit 48ce399
Show file tree
Hide file tree
Showing 25 changed files with 5,775 additions and 988 deletions.
4 changes: 4 additions & 0 deletions .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module.exports = {
stories: ['../src/**/*.stories.@(tsx|mdx)'],
addons: ['@storybook/addon-essentials', '@storybook/preset-create-react-app'],
typescript: {
reactDocgen: 'react-docgen',
check: true
},
framework: {
Expand All @@ -11,5 +12,8 @@ module.exports = {
},
docs: {
autodocs: true
},
core: {
disableTelemetry: true
}
};
Loading

0 comments on commit 48ce399

Please sign in to comment.