Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zarSou9 committed Jun 20, 2024
1 parent 240b646 commit 30a01b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/Chatbot/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ const Followups = ({title, followups, onSelect, className}: FollowupsProps) => {
].slice(0, 3)

setItems(initialItems)
// eslint-disable-next-line
}, [followups])
return (
<>
Expand Down

0 comments on commit 30a01b2

Please sign in to comment.