chore(ui): lint

This commit is contained in:
psychedelicious 2025-01-13 21:13:12 +11:00
parent 27b9c07711
commit 9265716b07

View File

@ -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