mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-23 19:37:52 +00:00
remove log
This commit is contained in:
parent
8418c34518
commit
dd589d7a2e
@ -101,7 +101,6 @@ export const AppsHomeDesktop = ({
|
|||||||
}}
|
}}
|
||||||
onKeyDown={(e) => {
|
onKeyDown={(e) => {
|
||||||
if (e.key === 'Enter' && qortalUrl) {
|
if (e.key === 'Enter' && qortalUrl) {
|
||||||
console.log('hello')
|
|
||||||
openQortalUrl();
|
openQortalUrl();
|
||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user