fixed code

This commit is contained in:
Hope87
2021-06-29 18:09:33 +03:00
parent 800dc0f48c
commit 397f867f2b
2 changed files with 3 additions and 3 deletions

View File

@ -49,7 +49,7 @@ const Description = ({ candidatesListArr, getCandidate, onLoadMore }) => {
<div className="col-12">
<div className={style.description__footer}>
<div className={style.description__footer__btn}>
<button onClick={() => onLoadMore(3)}>Загрузить еще</button>
<button onClick={() => onLoadMore(2)}>Загрузить еще</button>
</div>
<div className={style.description__footer__box}>
<div className={style.arrow__left}>