diff --git a/src/types/index.d.ts b/src/types/index.d.ts index d1aa088..8e485c5 100644 --- a/src/types/index.d.ts +++ b/src/types/index.d.ts @@ -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"; \ No newline at end of file +export * from "../components/TypingIndicator/TypingIndicator"; \ No newline at end of file