fix: border image
Some checks failed
Build Containers / build-containers-common (push) Has been cancelled
Build / build (20.17.0) (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
Some checks failed
Build Containers / build-containers-common (push) Has been cancelled
Build / build (20.17.0) (push) Has been cancelled
Build Containers / build-containers (amd64, ubuntu-latest) (push) Has been cancelled
Build Containers / build-containers (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Build Containers / build-container-manifest (push) Has been cancelled
This commit is contained in:
parent
e551d151d6
commit
ee012fb021
1 changed files with 0 additions and 3 deletions
|
|
@ -76,9 +76,6 @@ export const PicksSocialsComponent: FC<{ toolTip?: boolean }> = ({
|
|||
? 'border-transparent'
|
||||
: 'border-[#000]'
|
||||
)}
|
||||
onError={(e) => {
|
||||
e.currentTarget.style.display = 'none';
|
||||
}}
|
||||
alt={integration.identifier}
|
||||
width={42}
|
||||
height={42}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue