mirror of
https://github.com/borbann-platform/backend-api.git
synced 2025-12-18 20:24:05 +01:00
9 lines
378 B
XML
9 lines
378 B
XML
/*
|
|
========================================
|
|
File: frontend/features/map/components/chat-bot.tsx
|
|
========================================
|
|
*/
|
|
// This component seems redundant with chat-overlay.tsx.
|
|
// Assuming it's removed or its logic is integrated into chat-overlay.tsx.
|
|
// If needed, its structure would be similar to chat-overlay.tsx but maybe without the <Overlay> wrapper.
|