mirror of
https://github.com/apache/superset.git
synced 2026-04-26 19:44:58 +00:00
refactor: Upgrade to React 17 (#31961)
This commit is contained in:
committed by
GitHub
parent
aa74ba3da2
commit
7e2b7941f3
@@ -29,6 +29,7 @@ export default function IssueCode({ code, message }: IssueCodeProps) {
|
||||
href={`https://superset.apache.org/docs/using-superset/issue-codes#issue-${code}`}
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
aria-label="Superset docs link"
|
||||
>
|
||||
<i className="fa fa-external-link" />
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user