NASA-PDS / wds-react

PDS Web Design System package for React
MIT License
0 stars 0 forks source link

Updated type definition for NavItems property in header component #44

Closed anilnatha closed 2 months ago

anilnatha commented 2 months ago

🗒️ Summary

Updated type definition for NavItems property for header component to resolve issues when building frontend application that was passing the property type defined navitems attribute.

⚙️ Test Data and/or Report

Tested build of frontend application and verified that the error shown in the referenced ticket is no longer present.

♻️ Related Issues