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