mirror of
https://github.com/langgenius/dify.git
synced 2026-01-29 23:22:27 +08:00
feat(PageSelector): add isMultipleChoice prop to enhance selection functionality
This commit is contained in:
parent
d4a90c43a4
commit
88508b8631
@ -341,6 +341,7 @@ const PageSelector = ({
|
||||
searchValue,
|
||||
previewPageId: currentPreviewPageId,
|
||||
pagesMap,
|
||||
isMultipleChoice,
|
||||
}}
|
||||
>
|
||||
{Item}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user