main
parent
19e391c2c2
commit
aaffbc2373
|
@ -70,7 +70,7 @@ export default function Examples(props: { dict: Record<string, string>; lang: st
|
|||
onClick={(e) => {
|
||||
e.stopPropagation();
|
||||
}}
|
||||
>1
|
||||
>
|
||||
<iframe src={previewInfo.url} className="w-full h-full" />
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue