This commit is contained in:
YasinShaikh123
2024-10-11 16:03:52 +05:30

View File

@@ -215,7 +215,7 @@ const CreateRequest = () => {
{/* Amount Field */}
<FormControl isRequired w={"49%"} mb={2} isInvalid={errors.amount}>
<FormLabel textAlign={"left"} fontSize={"xs"} color={"gray.600"}>
Amount
Amount (BHD)
</FormLabel>
<Input
bg={"#F5F8F6"}