3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
export { default } from './Tabs';
|
|
export { default as Tab } from './Tab';
|