diff --git a/client/public/index.html b/client/public/index.html index 7a5e3fc..015cd2f 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -23,7 +23,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> -
diff --git a/client/src/components/conversation/index.components.tsx b/client/src/components/conversation/index.components.tsx
index 8109185..b3f8350 100644
--- a/client/src/components/conversation/index.components.tsx
+++ b/client/src/components/conversation/index.components.tsx
@@ -94,6 +94,7 @@ interface MessageProps
extends AllHTMLAttributes