prettier
This commit is contained in:
parent
442cbeca41
commit
6207ac2097
@ -82,9 +82,7 @@ export const ShortReport = () => {
|
|||||||
<h2 className="viewReport__title">
|
<h2 className="viewReport__title">
|
||||||
Ваши отчеты - <span>просмотр отчета за день</span>
|
Ваши отчеты - <span>просмотр отчета за день</span>
|
||||||
</h2>
|
</h2>
|
||||||
<Link to={`../view/${dateCreate}`}>
|
<Link to={`../view/${dateCreate}`}>Посмотреть подробный отчет</Link>
|
||||||
Посмотреть подробный отчет
|
|
||||||
</Link>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="viewReport__bar">
|
<div className="viewReport__bar">
|
||||||
|
Loading…
Reference in New Issue
Block a user