4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
// @flow
|
|
export { default } from './Tabs';
|
|
export { default as Tab } from './Tab';
|