mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
4fcbaae32f
* added housekeeping for avatar network * fixed alt * updated story in Readme * fixed indentation and added network src * updated SIZES for avatar network * updated snapshot * updated docs and props * updated name of avatar * removed comments * updated avatar network component * updated readme * updated story for badge * added constants to the root
3 lines
117 B
JavaScript
3 lines
117 B
JavaScript
export { AvatarNetwork } from './avatar-network';
|
|
export { AVATAR_NETWORK_SIZES } from './avatar-network.constants';
|