Skip to content

Commit

Permalink
fix(typings): wrong TypingIndicator export
Browse files Browse the repository at this point in the history
  • Loading branch information
supersnager committed Jul 12, 2022
1 parent 5cf8535 commit de99cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ export * from "../components/Search/Search";
export * from "../components/Sidebar/Sidebar";
export * from "../components/Status/Status";
export * from "../components/StatusList/StatusList";
export * from "../components/TypingIndicator";
export * from "../components/TypingIndicator/TypingIndicator";

0 comments on commit de99cd8

Please sign in to comment.