Merge remote-tracking branch 'upstream/dev' into feat/model-config

This commit is contained in:
Jun Siang Cheah
2024-05-21 19:17:23 +01:00
52 changed files with 3964 additions and 4840 deletions

View File

@@ -19,5 +19,5 @@
showImagePreview = true;
}}
>
<img src={_src} {alt} class=" max-h-96 rounded-lg" draggable="false" />
<img src={_src} {alt} class=" max-h-96 rounded-lg" draggable="false" data-cy="image" />
</button>