react-toolbox/components/avatar/index.js

4 lines
73 B
JavaScript

import Avatar from './Avatar';
export { Avatar };
export default Avatar;