improve some texts + styles

This commit is contained in:
2025-09-10 07:11:18 +03:00
parent 0c764f82e5
commit 0328e518b6
11 changed files with 32 additions and 11 deletions

View File

@@ -21,6 +21,9 @@ async function OrderHealthAnalysisPage() {
description={<Trans i18nKey={'order-health-analysis:description'} />}
/>
<PageBody>
<h4 className="mt-8">
<Trans i18nKey="booking:noCategories" />
</h4>
</PageBody>
</>
);