perf: 提示词

This commit is contained in:
archer
2023-03-27 01:53:40 +08:00
parent 650a9dd651
commit 9280a21d12
2 changed files with 14 additions and 8 deletions

View File

@@ -33,6 +33,7 @@ const DataDetail = ({ dataName, dataId }: { dataName: string; dataId: string })
requesting={requesting}
nextPage={nextPage}
fontSize={'xs'}
whiteSpace={'pre-wrap'}
>
{dataItems.map((item) => (
<Box key={item._id}>