2
0

🧑‍💻 (js) Add data-blockid on input elements

Closes #384
This commit is contained in:
Baptiste Arnaud
2023-03-20 08:25:59 +01:00
parent 3d6d643a7e
commit efdcec1c0c

View File

@ -45,7 +45,7 @@ export const ChatChunk = (props: Props) => {
return (
<div class="flex w-full">
<div class="flex flex-col w-full min-w-0">
<div class="flex flex-col w-full min-w-0" data-blockid={props.input?.id}>
<div class="flex">
<Show
when={