mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-08 06:59:26 +08:00
Merge branch 'next' into develop
This commit is contained in:
commit
e894dbbf5d
@ -169,7 +169,7 @@ const RenderRecord = React.memo(
|
|||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
return <div style={{ overflowWrap: 'inherit', whiteSpace: 'normal' }}>{result}</div>;
|
return <>{result}</>;
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user