mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-19 18:14:38 +00:00
feat: plugin input type add select and custom var (#2571)
* feat: plugin input type add select and custom var * fix * fix ui * fix * fix
This commit is contained in:
@@ -76,6 +76,7 @@ const MultipleSelect = <T = any,>({
|
||||
as={Box}
|
||||
ref={ref}
|
||||
width={width}
|
||||
minH={'40px'}
|
||||
px={3}
|
||||
py={2}
|
||||
borderRadius={'md'}
|
||||
|
Reference in New Issue
Block a user