Feat/hng 93 implement pagination for career page #435
Annotations
10 errors
eslint:
app/components/ui/pagination.tsx#L7
The variable `props` should be named `properties`. A more descriptive name will do too
|
eslint:
app/components/ui/pagination.tsx#L20
The variable `props` should be named `properties`. A more descriptive name will do too
|
eslint:
app/components/ui/pagination.tsx#L20
The variable `ref` should be named `reference`. A more descriptive name will do too
|
eslint:
app/components/ui/pagination.tsx#L32
The variable `props` should be named `properties`. A more descriptive name will do too
|
eslint:
app/components/ui/pagination.tsx#L32
The variable `ref` should be named `reference`. A more descriptive name will do too
|
eslint:
app/components/ui/pagination.tsx#L37
The variable `PaginationLinkProps` should be named `PaginationLinkProperties`. A more descriptive name will do too
|
eslint:
app/components/ui/pagination.tsx#L46
The variable `props` should be named `properties`. A more descriptive name will do too
|
eslint:
app/components/ui/pagination.tsx#L64
The variable `props` should be named `properties`. A more descriptive name will do too
|
eslint:
app/components/ui/pagination.tsx#L80
The variable `props` should be named `properties`. A more descriptive name will do too
|
eslint:
app/components/ui/pagination.tsx#L96
The variable `props` should be named `properties`. A more descriptive name will do too
|