mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-29 15:50:28 +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>
3 lines
90 B
SCSS
3 lines
90 B
SCSS
/** Please import your files in alphabetical order **/
|
|
@import 'base-avatar/base-avatar';
|