This commit is contained in:
sairaj mote 2023-09-24 18:07:40 +05:30
parent 175a42c73d
commit 9b0e43e644

View File

@ -26,7 +26,7 @@
<h4>Loading RanchiMall FLO Scout</h4>
</div>
<header id="main_header" class="margin">
<a href="#/home" id="logo" class="app-brand">
<a href="#/home" id="logo" class="app-brand hide-on-small">
<svg id="main_logo" class="icon" viewBox="0 0 27.25 32">
<title>RanchiMall</title>
<path
@ -1077,6 +1077,7 @@
</ul>
</div>
`)
getRef("page_title").textContent = '';
})
router.addRoute('address', async state => {
try {