mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-06 01:02:54 +08:00
Update doc (#5934)
* fix: text split * remove test * doc * doc * feat: support quick create dataset in app (#5940) * feat: support quick create dataset in app * doc * perf: create dataset modal * remove log --------- Co-authored-by: heheer <heheer@sealos.io>
This commit is contained in:
@@ -95,7 +95,7 @@ const MyModal = ({
|
||||
/>
|
||||
</>
|
||||
)}
|
||||
<Box ml={3} color={'myGray.900'} fontWeight={'500'}>
|
||||
<Box ml={iconSrc ? 3 : 0} color={'myGray.900'} fontWeight={'500'}>
|
||||
{title}
|
||||
</Box>
|
||||
<Box flex={1} />
|
||||
|
||||
Reference in New Issue
Block a user