integrate ai gateway and improve ui components (#1145)
This commit is contained in:
parent
7315ced92f
commit
dff2191611
29 changed files with 235 additions and 217 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import type { Attachment } from '@/lib/types';
|
||||
import { Loader } from './elements/loader';
|
||||
import { CrossSmallIcon, PencilEditIcon } from './icons';
|
||||
import { CrossSmallIcon, } from './icons';
|
||||
import { Button } from './ui/button';
|
||||
|
||||
export const PreviewAttachment = ({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue