start tags rework

This commit is contained in:
Victor Batischev
2024-02-09 20:59:44 +03:00
parent 5450400315
commit a7ceb942a8
8 changed files with 28 additions and 27 deletions

View File

@ -173,7 +173,7 @@ export const PartnerCategories = () => {
);
})
) : (
<span className="partnerCategories__empty">
<span className="partner-categories__empty">
У вас нет нанятого персонала
</span>
)}