Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #370 from gluestack/patch
Browse files Browse the repository at this point in the history
Patch
  • Loading branch information
ankit-tailor authored Aug 31, 2023
2 parents c999f4e + 97a9337 commit 4d54d15
Show file tree
Hide file tree
Showing 16 changed files with 1,122 additions and 1,103 deletions.
1 change: 1 addition & 0 deletions example/storybook/.storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export const parameters = {
'configuration',
[
'Theme Tokens',
'Themes',
'Breakpoints',
'Global Style',
'Customizing Components',
Expand Down
4 changes: 4 additions & 0 deletions example/storybook/babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ module.exports = function (api) {
__dirname,
'../../packages/react/src'
),
['@gluestack-style/animation-plugin']: path.join(
__dirname,
'../../packages/animation-plugin/src'
),
// ['@gluestack-style/animation-plugin']: path.join(
// __dirname,
// '../../packages/animation-plugin/src'
Expand Down
Loading

0 comments on commit 4d54d15

Please sign in to comment.