mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-02 11:35:57 +01:00
5 lines
126 B
JavaScript
5 lines
126 B
JavaScript
// @flow
|
|
|
|
export { default as AvatarWrapper } from "./AvatarWrapper";
|
|
export { default as AvatarImage } from "./AvatarImage";
|