diff --git a/src/components/flow/FlowCellImage/index.tsx b/src/components/flow/FlowCellImage/index.tsx index 58a8edfb..f105cade 100644 --- a/src/components/flow/FlowCellImage/index.tsx +++ b/src/components/flow/FlowCellImage/index.tsx @@ -26,6 +26,7 @@ const FlowCellImage: FC = ({ placeholder="empty" layout="fill" objectFit="cover" + loading="lazy" /> {children}