Update OfficeSupport.tsx
This commit is contained in:
parent
54b8b9737b
commit
8d86fc2182
|
|
@ -421,7 +421,7 @@ const OfficeSupport = () => {
|
||||||
/>
|
/>
|
||||||
) : (
|
) : (
|
||||||
<Text c="dimmed" ta="center" py="xl">
|
<Text c="dimmed" ta="center" py="xl">
|
||||||
No electricity bills found. Go to Calculate tab to add new bill.
|
No electricity bills found.
|
||||||
</Text>
|
</Text>
|
||||||
)}
|
)}
|
||||||
</Tabs.Panel>
|
</Tabs.Panel>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue