fix translate and change styles for cases carusel
This commit is contained in:
@@ -191,7 +191,7 @@ export default function ViolationsLastCombinedCases() {
|
||||
</div>
|
||||
) : filteredItems.length === 0 ? (
|
||||
<div className="empty-state">
|
||||
{t('no-items-found')}
|
||||
{t('no-claims-complaints-found')}
|
||||
</div>
|
||||
) : (
|
||||
<Swiper {...swiperSettings}>
|
||||
|
||||
Reference in New Issue
Block a user