ui: Rename ControlNet Collapse header to Control Adapters

This commit is contained in:
blessedcoolant 2023-08-31 01:44:13 +12:00
parent 667d4deeb7
commit 943bedadf2

View File

@ -68,7 +68,7 @@ const ParamControlNetCollapse = () => {
} }
return ( return (
<IAICollapse label="ControlNet" activeLabel={activeLabel}> <IAICollapse label="Control Adapters" activeLabel={activeLabel}>
<Flex sx={{ flexDir: 'column', gap: 2 }}> <Flex sx={{ flexDir: 'column', gap: 2 }}>
<Flex <Flex
sx={{ sx={{