mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-30 08:09:15 +01:00
194f7c8dd8
* added AvatarBase Component * added README file to storybook * converted avatar-base to base-avatar * props for snapshot testing * replaced snapshot testing * Updates to stories and component * used arrow function for component * fixed merge conflicts * removed box stories * changed import order for scss files * replaced base-avatar import with component scss file Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
2 lines
44 B
JavaScript
2 lines
44 B
JavaScript
export { BaseAvatar } from './base-avatar';
|