diff --git a/src/message.tsx b/src/message.tsx index c7cc5a0..f608cfc 100644 --- a/src/message.tsx +++ b/src/message.tsx @@ -157,16 +157,13 @@ export default function Message(props: Props) { )} - - + { + chat.example = !chat.example; + setChatStore({ ...chatStore }); + }} + > +