refactor: add rel tag when opening links in new tab using _blank

This commit is contained in:
Pranav C
2023-11-08 09:52:16 +00:00
parent 5b7bb6a6d9
commit 0ab5e2de26
23 changed files with 148 additions and 23 deletions

View File

@@ -250,6 +250,7 @@ function openTableCreateMagicDialog(sourceId?: string) {
href="https://github.com/nocodb/nocodb/issues/2052"
target="_blank"
class="prose-sm hover:(!text-primary !opacity-100) color-transition nc-base-menu-item group after:(!rounded-b)"
rel="noopener noreferrer"
>
<GeneralIcon icon="openInNew" class="group-hover:text-accent" />
<!-- Request a data source you need? -->