@symbo.ls/avatar
Advanced tools
Comparing version 2.11.358 to 2.11.359
'use strict' | ||
import { Img } from '@symbo.ls/atoms' | ||
export const Avatar = { | ||
extend: Img, | ||
extend: 'Img', | ||
props: ({ key, props }) => ({ | ||
@@ -8,0 +6,0 @@ display: 'block', |
'use strict' | ||
import { Flex } from '@symbo.ls/atoms' | ||
import { Avatar } from './Avatar' | ||
@@ -5,0 +4,0 @@ |
'use strict' | ||
import { Button } from '@symbo.ls/button' | ||
export const AvatarChooser = { | ||
extend: Button, | ||
extend: 'Button', | ||
tag: 'label', | ||
@@ -8,0 +6,0 @@ |
{ | ||
"name": "@symbo.ls/avatar", | ||
"version": "2.11.358", | ||
"version": "2.11.359", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "87d35aa05d75b0023b44ec251df1f5739b8c6aa4", | ||
"gitHead": "fb724b8eaa7db93ffafd708d0af16d8dcb0521c6", | ||
"dependencies": { | ||
@@ -8,0 +8,0 @@ "@symbo.ls/atoms": "latest", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4444
146