Fix prettier and api report

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
This commit is contained in:
AmbrishRamachandiran
2026-03-09 23:11:33 +05:30
parent f1043f5514
commit bc19197570
6 changed files with 84 additions and 35 deletions
@@ -89,12 +89,7 @@ Mark a field as required to show a "Required" indicator in the label.
### Disabled
<Snippet
align="center"
py={4}
preview={<Disabled />}
code={disabledSnippet}
/>
<Snippet align="center" py={4} preview={<Disabled />} code={disabledSnippet} />
<Theming definition={RangeSliderDefinition} />