Skip to content

web: add missing exports from the `wildcard` package

Administrator requested to merge vb/wildcard-exports into main

Created by: valerybugakov

Context

Apparently, we don't export all React components from the Wildcard package and product teams cannot use them in an expected way.

Changes

  • Added NavBar, Tab, TextArea and Input components to the Wildcard top-level exports.

Merge request reports

Loading