Skip to content

Commit

Permalink
Update docs/data/material/customization/overriding-component-structur…
Browse files Browse the repository at this point in the history
…e/overriding-component-structure.md

Signed-off-by: Siriwat K <[email protected]>
  • Loading branch information
siriwatknp authored Feb 5, 2025
1 parent 0acfec2 commit c900458
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,3 @@ If you did the same with `slots.root`, you would need to place this attribute on

Be mindful of your rendered DOM structure when overriding the slots of more complex components.
You can easily break the rules of semantic and accessible HTML if you deviate too far from the default structure—for instance, by unintentionally nesting block-level elements inside of inline elements.
Material UI components automatically correct semantically incorrect HTML—see [Automatic adjustment](/material-ui/main-features/automatic-adjustment/) for details.

0 comments on commit c900458

Please sign in to comment.