Core UI for VeuPathDB applications. Provides components, style definitions, and utilities to enable developers to rapidly assemble complex applications with consistent UI and UX across our portfolio of sites.
Used in the work of this PR in ApiCommonWebsite to prevent error thrown when the tabs array gets out of sync with the activeTab and activeTabInternal properties.
Used in the work of this PR in
ApiCommonWebsite
to prevent error thrown when thetabs
array gets out of sync with theactiveTab
andactiveTabInternal
properties.