Chore: Enforce TypeScript on Storybook (#22317)
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
Showing
- .github/workflows/build_and_test.yml 0 additions, 2 deletions.github/workflows/build_and_test.yml
- .storybook/decorators.tsx 7 additions, 6 deletions.storybook/decorators.tsx
- .storybook/helpers.js 0 additions, 1 deletion.storybook/helpers.js
- .storybook/hooks.ts 2 additions, 2 deletions.storybook/hooks.ts
- .storybook/logo.svg.d.ts 2 additions, 0 deletions.storybook/logo.svg.d.ts
- .storybook/main.js 8 additions, 12 deletions.storybook/main.js
- .storybook/manager.ts 3 additions, 3 deletions.storybook/manager.ts
- .storybook/mocks/empty.ts 0 additions, 0 deletions.storybook/mocks/empty.ts
- .storybook/mocks/meteor.js 7 additions, 7 deletions.storybook/mocks/meteor.js
- .storybook/mocks/providers.tsx 10 additions, 9 deletions.storybook/mocks/providers.tsx
- .storybook/preview.ts 1 addition, 1 deletion.storybook/preview.ts
- client/components/Card/Body.tsx 5 additions, 4 deletionsclient/components/Card/Body.tsx
- client/components/Card/Card.stories.tsx 3 additions, 2 deletionsclient/components/Card/Card.stories.tsx
- client/components/DotLeader.stories.tsx 2 additions, 1 deletionclient/components/DotLeader.stories.tsx
- client/components/DotLeader.tsx 2 additions, 2 deletionsclient/components/DotLeader.tsx
- client/components/GenericModal.stories.tsx 20 additions, 0 deletionsclient/components/GenericModal.stories.tsx
- client/components/GenericTable.stories.tsx 8 additions, 5 deletionsclient/components/GenericTable.stories.tsx
- client/components/Logo.js 67 additions, 30 deletionsclient/components/Logo.js
- client/components/Logo.stories.tsx 2 additions, 1 deletionclient/components/Logo.stories.tsx
- client/components/MarkdownText.stories.tsx 2 additions, 1 deletionclient/components/MarkdownText.stories.tsx
Loading
Please register or sign in to comment