mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-02 06:07:06 +01:00
f8881a01db
* updated classnames * updated readme and tests for avatar with badge * updated constants in root * replacing BADGE_POSITIONS with AVATAR_WITH_BADGE_BADGE_POSITIONS
3 lines
131 B
JavaScript
3 lines
131 B
JavaScript
export { AvatarWithBadge } from './avatar-with-badge';
|
|
export { AVATAR_WITH_BADGE_POSTIONS } from './avatar-with-badge.constants';
|