Skip to content

Update Wildcard exports to fix webpack warning

Administrator requested to merge og/fix-webpack-tabs-warning into main

Created by: oleggromov

Issue

Webpack is complaning about TabsProps export without explicit export type.

Solution

This PR fixes it.

Merge request reports

Loading