-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] FIx Storybook Deploy Error (#53)
* [Feat/Example] add manage tax / members section (#46) * add manage-member components * add manage-tax component * add document * [Feat/Example] add Members Example Page (#48) * add dependency @radix-ui/react-form * add blurred carousel example * add recent-activity component * add recent-activity with interval animation * refactor : divide components into smaller components * add members example page change landing page example * add metadata types * [Feat/Example] add manage tax / members section (#46) * add manage-member components * add manage-tax component * [Feat/Example] add Members Example Page (#48) * add dependency @radix-ui/react-form * add blurred carousel example * add recent-activity component * add recent-activity with interval animation * refactor : divide components into smaller components * add members example page change landing page example * add metadata types * [Example] add manage tax / members section / update readme.md (#47) * [Feat/Example] add manage tax / members section (#46) * add manage-member components * add manage-tax component * add document * [Test/Storybook] add Components Stories (#50) * refactor : add example responsive image * add accordion stories * add carousel stories * add vertical carousel story * add dialog story * [Fix/Storybook] fix : responsive design / storybook typeerror (#52) * fix : responsive design / storybook typeerror * delete : delete unused import line * add vercel.json * chagne vercel.json configuration
- Loading branch information
Showing
5 changed files
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"$schema": "https://openapi.vercel.sh/vercel.json", | ||
"buildCommand": "pnpm run build-storybook", | ||
"devCommand": "pnpm run storybook", | ||
"installCommand": "pnpm install", | ||
"framework": null, | ||
"outputDirectory": "./storybook-static" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f6ec21d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
ui-storybook – ./apps/storybook
ui-storybook-git-main-leezer94.vercel.app
ui-storybook-leezer94.vercel.app
ui-storybook-jet.vercel.app