pl-fe: rename pages so they make more sense

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-01-27 15:44:28 +01:00
parent 49ba76c01f
commit bb8e713d29
11 changed files with 27 additions and 30 deletions

View File

@ -1,7 +1,7 @@
import React from 'react';
import { ChatProvider } from 'pl-fe/contexts/chat-context';
import ChatPage from 'pl-fe/features/chats/components/chat-page/chat-page';
import ChatPage from 'pl-fe/features/chats/components/chats-page/chats-page';
const ChatIndex: React.FC = () => (
<ChatProvider>