mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
6e900fb0e3
* housekeeping for avatar favicon * added test for custom className * fixed lint errors * updated avatar favicon in tag url * updated import * updated readme and fixed label * updated tag url snapshot * updated snapshot for favicon
3 lines
117 B
JavaScript
3 lines
117 B
JavaScript
export { AvatarFavicon } from './avatar-favicon';
|
|
export { AVATAR_FAVICON_SIZES } from './avatar-favicon.constants';
|