mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
docs: replace h3
with h2
headings (#1452)
This commit is contained in:
parent
b5c4501903
commit
e2a90005b9
70 changed files with 552 additions and 559 deletions
|
@ -7,7 +7,7 @@
|
|||
import Preview from "../../components/Preview.svelte";
|
||||
</script>
|
||||
|
||||
### Fluid form
|
||||
## Fluid form
|
||||
|
||||
Note that the `inline` input variants cannot be used within a `FluidForm`.
|
||||
|
||||
|
@ -21,6 +21,6 @@ Note that the `inline` input variants cannot be used within a `FluidForm`.
|
|||
/>
|
||||
</FluidForm>
|
||||
|
||||
### Invalid state
|
||||
## Invalid state
|
||||
|
||||
<FileSource src="/framed/FluidForm/FluidFormInvalid" />
|
Loading…
Add table
Add a link
Reference in a new issue