export type Tab from HeaderTabs index.tsx

This commit is contained in:
Abhishek Jakhar
2020-10-28 22:30:23 +05:30
parent 28a5c9b564
commit 805626336f
@@ -14,4 +14,5 @@
* limitations under the License.
*/
export type { Tab } from './HeaderTabs';
export { HeaderTabs } from './HeaderTabs';