Skip to content

Commit 5d881e9

Browse files
committed
chore(orama): move some components to ui-components
1 parent 4c1a417 commit 5d881e9

File tree

36 files changed

+555
-878
lines changed

36 files changed

+555
-878
lines changed

apps/site/components/Common/Searchbox/ChatMessage/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
import ChatActions from '@node-core/ui-components/Common/Search/Chat/Actions';
12
import type { Interaction } from '@orama/core';
23
import { ChatInteractions } from '@orama/ui/components';
34
import type { FC } from 'react';
45

5-
import { ChatActions } from '../ChatActions';
66
import ChatSources from '../ChatSources';
77
import styles from './index.module.css';
88

apps/site/components/Common/Searchbox/EmptyResults/index.tsx

Lines changed: 0 additions & 65 deletions
This file was deleted.

apps/site/components/Common/Searchbox/InnerSearchboxModal/index.module.css

Lines changed: 0 additions & 19 deletions
This file was deleted.

apps/site/components/Common/Searchbox/InnerSearchboxModal/index.tsx

Lines changed: 0 additions & 68 deletions
This file was deleted.

apps/site/components/Common/Searchbox/MobileTopBar/index.module.css

Lines changed: 0 additions & 67 deletions
This file was deleted.

apps/site/components/Common/Searchbox/MobileTopBar/index.tsx

Lines changed: 0 additions & 63 deletions
This file was deleted.

apps/site/components/Common/Searchbox/Search/index.module.css

Lines changed: 0 additions & 78 deletions
This file was deleted.

0 commit comments

Comments
 (0)