Feat/UI components pt#3 #36
checks.yaml
on: pull_request
checks
/
Lint, typecheck
30s
Annotations
1 error
(react/jsx-no-useless-fragment): Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all.:
app/entrypoints/renderer/src/app/page.tsx#L6
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all.
|