feat: input component #17
checks.yaml
on: pull_request
checks
/
Lint, typecheck
29s
Annotations
1 error and 1 warning
(arrow-body-style): Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.:
app/entrypoints/renderer/src/app/page.tsx#L8
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.
|
(no-console): Unexpected console statement.:
ui/theme/src/theme.provider.tsx#L8
Unexpected console statement.
|