Import process
This commit is contained in:
parent
7d5eec898d
commit
83acaae23b
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ import { toast } from 'sonner';
|
|||
import { useSearchParams } from 'next/navigation';
|
||||
import { getSuggestions } from '@/lib/actions';
|
||||
import Error from 'next/error';
|
||||
import process from 'process';
|
||||
|
||||
export type Message = {
|
||||
messageId: string;
|
||||
|
|
Loading…
Add table
Reference in a new issue