This commit is contained in:
2024-09-21 22:21:45 +03:00
parent 9dd8719bc8
commit 357cf6d491
4 changed files with 5 additions and 4 deletions

View File

@@ -171,7 +171,7 @@ export const MobileFooter = ({
/>
<BottomNavigationAction
onClick={() => {
chrome.tabs.create({ url: "https://www.qort.trade", active: true });
chrome.tabs.create({ url: "https://www.qort.trade"});
}}
icon={
<IconWrapper label="Trading" color="rgba(250, 250, 250, 0.5)">