Signed-off-by: Your Name <your.email@example.com>
This commit is contained in:
Mayank Maheshwari 2024-04-22 18:39:55 +05:30 committed by GitHub
parent 164db48358
commit 45df8159ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -702,7 +702,7 @@
size={appsMini ? 'small' : 'large'}
on:click={() => showPopup(AppSwitcher, { apps }, popupPosition)}
/>
<a href={supportLink}>
<a href={supportLink} target="_blank" rel="noopener noreferrer">
<AppItem
icon={support.icon.Support}
label={support.string.ContactUs}