diff --git a/comps/list/TableList.tsx b/comps/list/TableList.tsx index 038ea0f..d46c468 100755 --- a/comps/list/TableList.tsx +++ b/comps/list/TableList.tsx @@ -931,7 +931,7 @@ export const TableList: FC = ({ } }} > - {toaster_el && createPortal(, toaster_el)} + {toaster_el && createPortal(, toaster_el)} {local.status !== "ready" ? (