4 lines
52 B
JavaScript
4 lines
52 B
JavaScript
|
// @flow
|
||
|
|
||
|
export { default as Icon } from './Icon';
|