fix(docs): table use case example fixed, sandpack tabs padding added #197
Triggered via pull request
September 15, 2023 00:29
Status
Success
Total duration
6m 28s
Artifacts
–
QA.yaml
on: pull_request
Build
6m 17s
Tests
1m 8s
ESLint
1m 22s
TypeScript
5m 56s
Prettier
1m 4s
Annotations
7 warnings
ESLint:
packages/components/card/stories/card.stories.tsx#L322
Replace `typeof·list` with `(typeof·list)`
|
ESLint:
packages/components/table/stories/table.stories.tsx#L240
Replace `typeof·users` with `(typeof·users)`
|
ESLint:
packages/components/table/stories/table.stories.tsx#L380
Replace `typeof·users` with `(typeof·users)`
|
ESLint:
apps/docs/app/examples/table/custom-styles/page.tsx#L259
Replace `typeof·users` with `(typeof·users)`
|
ESLint:
apps/docs/app/examples/table/use-case/page.tsx#L259
Replace `typeof·users` with `(typeof·users)`
|
ESLint:
apps/docs/components/code-window/code-block.tsx#L113
Reserved props must be listed before all other props
|
ESLint:
apps/docs/components/code-window/code-block.tsx#L158
Reserved props must be listed before all other props
|