Vizzuality/landgriffon

View on GitHub
client/src/components/tabs/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export { default } from './component';
export type { TabsProps, TabType, TabsType } from './types';