converted sendmessage

This commit is contained in:
2024-10-29 18:50:03 +02:00
parent c9306493f0
commit 4f91924947
35 changed files with 163 additions and 225 deletions

View File

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