feat(Popover): add WAI-ARIA state and support keyboard event #65
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
packages/Pagination/Pagination.tsx#L5
'page' is defined but never used
|
Lint:
packages/Pagination/Pagination.tsx#L6
'defaultPage' is defined but never used
|
Lint:
packages/Pagination/Pagination.tsx#L7
'count' is defined but never used
|
Lint:
packages/Pagination/Pagination.tsx#L8
'limit' is defined but never used
|
Lint:
packages/Pagination/Pagination.tsx#L9
'onChange' is defined but never used
|
Lint:
packages/Pagination/Pagination.tsx#L10
'children' is defined but never used
|
Loading