-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: integration of intelligence design system #68
base: dev
Are you sure you want to change the base?
Conversation
path="M22.6 10.4c-1 .4-2-.1-2.4-1-.4-.9.1-2 1-2.4.9-.4 2 .1 2.4 1s-.1 2-1 2.4m-5.9 6.7c-.9.4-2-.1-2.4-1-.4-.9.1-2 1-2.4.9-.4 2 .1 2.4 1s-.1 2-1 2.4..." | ||
/> | ||
<div className="iai-top-nav__product-name"> | ||
<a className="iai-top-nav__product-link" href={home_path}>{product_name}</a> |
Check warning
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
DOM text
fab82e2
to
80d4c5c
Compare
> | ||
<a | ||
className="iai-top-nav__link" | ||
href={menu_item.href} |
Check warning
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
DOM text
<li key={index} className="iai-top-nav__link-item iai-top-nav__user-link-item"> | ||
<a | ||
className="iai-top-nav__link iai-top-nav__user-link" | ||
href={menu_item.href} |
Check warning
Code scanning / CodeQL
DOM text reinterpreted as HTML Medium
Context
Changes proposed in this pull request
Guidance to review
Relevant links
Things to check