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:
Archer
2025-11-17 21:02:39 +08:00
committed by GitHub
parent 2c681bcdd1
commit 7b82e1dcf8
20 changed files with 735 additions and 265 deletions
@@ -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} />