Skip to content
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

chore(item-navigation): simplify return type of _getCurrentItem #6099

Merged
merged 1 commit into from
Nov 25, 2022
Merged

chore(item-navigation): simplify return type of _getCurrentItem #6099

merged 1 commit into from
Nov 25, 2022

Conversation

nnaydenow
Copy link
Contributor

Simplified return type of _getCurrentItem function of ItemNavigation. Previously it was returning null | HTMLElement | undefined. Now, it only returns HTMLElement | undefined

Related to: #6080

@nnaydenow nnaydenow merged commit 81bb210 into SAP:main Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants