Files
trackgo-fe/apps/docs-dev/storybook-static/index.json
T
Firman Ramdhani 554c5fbee3 feat: add initial TypeScript and ESLint configurations for library and React applications
- Created TypeScript configuration files for library and React applications.
- Added ESLint configurations for library, React, and Storybook.
- Implemented a basic Button component in the UI package.
- Set up Vite for the docs development environment.
2026-01-09 18:26:12 +07:00

1 line
393 B
JSON

{"v":5,"entries":{"button--docs":{"id":"button--docs","title":"button","name":"Docs","importPath":"./stories/button.stories.tsx","type":"docs","tags":["dev","test","autodocs"],"storiesImports":[]},"button--primary":{"type":"story","id":"button--primary","name":"Button","title":"button","importPath":"./stories/button.stories.tsx","componentPath":"@repo/ui","tags":["dev","test","autodocs"]}}}