We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02927b commit f44fbddCopy full SHA for f44fbdd
1 file changed
packages/manager/src/features/Marketplace/ProductDetails/ContactSalesDrawer.tsx
@@ -383,7 +383,7 @@ export const ContactSalesDrawer = (props: ContactSalesDrawerProps) => {
383
/>
384
</FormControl>
385
<FormControl>
386
- <FormLabel htmlFor="phone-number">
+ <FormLabel htmlFor="phone_number">
387
Phone number <Typography component="span">(required)</Typography>
388
</FormLabel>
389
<Stack direction="row" sx={{ marginTop: 0, width: '100%' }}>
0 commit comments