fix: remove noreferrer on internal links (#9452)

* fix: remove `noreferrer` on internal links

* fix snaps

* fix lint
This commit is contained in:
David Luzar 2025-04-29 18:45:17 +02:00 committed by GitHub
parent 2a0d15799c
commit 4a60fe3d22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 21 additions and 14 deletions

View file

@ -10,7 +10,7 @@ export const ExcalidrawPlusAppLink = () => {
import.meta.env.VITE_APP_PLUS_APP
}?utm_source=excalidraw&utm_medium=app&utm_content=signedInUserRedirectButton#excalidraw-redirect`}
target="_blank"
rel="noreferrer"
rel="noopener"
className="plus-button"
>
Go to Excalidraw+