mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2025-04-04 22:43:40 +08:00
chore(ui): lint
This commit is contained in:
parent
27b9c07711
commit
9265716b07
@ -222,7 +222,9 @@ const NumberListItemContent = memo(
|
||||
return (
|
||||
<>
|
||||
<GridItem>
|
||||
<FormLabel ps={1} m={0}>{index + 1}.</FormLabel>
|
||||
<FormLabel ps={1} m={0}>
|
||||
{index + 1}.
|
||||
</FormLabel>
|
||||
</GridItem>
|
||||
<GridItem>
|
||||
<CompositeNumberInput
|
||||
|
Loading…
x
Reference in New Issue
Block a user