businessname

This commit is contained in:
hamid zarghami
2025-03-05 16:56:01 +03:30
parent 634fae4d4a
commit 7430c9f246
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ define(['./workbox-e7681877'], (function (workbox) { 'use strict';
"revision": "3ca0b8505b4bec776b69afdba2768812"
}, {
"url": "index.html",
"revision": "0.rmod2v0c8l"
"revision": "0.rftf057ulb"
}], {});
workbox.cleanupOutdatedCaches();
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {
@@ -123,7 +123,7 @@ const BoxNewAccessbility: FC = () => {
{item.plan.service?.name}
</div>
<div className='text-xs text-description'>
{item.plan.service?.title}
{item.businessName}
</div>
</div>
</div>