fix: make showTitle work for sizeChanger
close https://github.com/react-component/pagination/issues/370
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/react-component/pagination/HTAHxJTmZoFz1i2WaQSVXFkEAPJu
✅ Preview: https://pagination-git-fork-zhiyuc123-bugfixshowtitle-react-component.vercel.app
Codecov Report
Merging #372 (3cd199e) into master (04b57e6) will increase coverage by
0.02%. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #372 +/- ##
==========================================
+ Coverage 92.66% 92.69% +0.02%
==========================================
Files 3 3
Lines 341 342 +1
Branches 119 120 +1
==========================================
+ Hits 316 317 +1
Misses 25 25
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/Pagination.jsx | 91.41% <ø> (ø) |
|
| src/Options.jsx | 98.46% <100.00%> (+0.02%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 04b57e6...3cd199e. Read the comment docs.
ci failed