feat(chat): Chat parsing #89
Annotations
1 warning
|
ESLint:
src/components/Chat/Chat.tsx#L254
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|