diff --git a/src/pages/home/index.jsx b/src/pages/home/index.jsx index e919c99b..4ca3f946 100644 --- a/src/pages/home/index.jsx +++ b/src/pages/home/index.jsx @@ -36,8 +36,8 @@ const Home = () => { [ { content: text, - role: 'user', - }, + role: 'user' + } ], key, signal @@ -121,11 +121,11 @@ const Home = () => {