Error for self-host draw.io (#6554)

This commit is contained in:
Tao Chen
2024-02-18 04:25:07 +01:00
committed by GitHub
parent 8fc5213f93
commit 71d41378db

View File

@@ -15,7 +15,7 @@ function Diagrams({ matches, ...props }: Props) {
return (
<Frame
{...props}
src={embedUrl}
src={props.attrs.href}
icon={
<Image
src="/images/diagrams.png"