Update OfficeSupport.tsx

This commit is contained in:
nguyentrungthat 2026-04-29 14:28:56 +07:00
parent 54b8b9737b
commit 8d86fc2182
1 changed files with 1 additions and 1 deletions

View File

@ -421,7 +421,7 @@ const OfficeSupport = () => {
/>
) : (
<Text c="dimmed" ta="center" py="xl">
No electricity bills found. Go to Calculate tab to add new bill.
No electricity bills found.
</Text>
)}
</Tabs.Panel>