diff --git a/app/components/ConversationFrontend.tsx b/app/components/ConversationFrontend.tsx index 9aa2c52..3c65bd4 100644 --- a/app/components/ConversationFrontend.tsx +++ b/app/components/ConversationFrontend.tsx @@ -75,25 +75,24 @@ const ConversationFrontend = React.forwardRef
+ Stop
Resend
Edit
{isClicked?"Copied!": "Copy" }
diff --git a/app/components/Documentation.tsx b/app/components/Documentation.tsx index 01b4b34..81df5e9 100644 --- a/app/components/Documentation.tsx +++ b/app/components/Documentation.tsx @@ -31,10 +31,10 @@ const Documentation = () => {

Draw.io:

-

Insert your Draw.io diagrams here.

+ Live Message Skizze

Inspiration:

-

Describe your inspirations here.

+

We got our inspiration from Huggingchat.

First prototype:

diff --git a/app/styles/output.css b/app/styles/output.css index 93fcbf2..ebaa2e3 100644 --- a/app/styles/output.css +++ b/app/styles/output.css @@ -69,15 +69,9 @@ background-color: var(--button-hover-background-color); } -.button-container img { - height: 20px; - width: 20px; -} - .tooltip { position: relative; display: inline-block; - margin: 5px; cursor: pointer; } diff --git a/public/img/Live-Message-Idee.jpg b/public/img/Live-Message-Idee.jpg new file mode 100644 index 0000000..061518e Binary files /dev/null and b/public/img/Live-Message-Idee.jpg differ