drag and drop updated
This commit is contained in:
@@ -33,7 +33,7 @@ const FormInputView = ({
|
||||
<FormLabel key={id} color={"gray.500"} fontSize={"xs"}>
|
||||
{label}
|
||||
</FormLabel>
|
||||
<FormLabel>{value}</FormLabel>
|
||||
<FormLabel fontSize={'sm'}>{value}</FormLabel>
|
||||
</Box>
|
||||
))}
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user