Skip to content

Commit 834636f

Browse files
aileenvlavivkeller
andauthored
Update apps/site/components/Common/Searchbox/Chat.tsx
Co-authored-by: Aviv Keller <[email protected]> Signed-off-by: Aileen Villanueva Lecuona <[email protected]>
1 parent 65ecd9f commit 834636f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/site/components/Common/Searchbox

apps/site/components/Common/Searchbox/Chat.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import {
2020
import { useScrollableContainer } from '@orama/ui/hooks/useScrollableContainer';
2121
import Link from 'next/link';
2222
import { useLocale, useTranslations } from 'next-intl';
23-
import { type FC, type PropsWithChildren } from 'react';
23+
import type { FC, PropsWithChildren } from 'react';
2424

2525
import styles from './chat.module.css';
2626

0 commit comments

Comments
 (0)