diff --git a/docs/data/base/components/badge/badge.md b/docs/data/base/components/badge/badge.md index 9ec7326d8e3dc7..6cf3d6befcd4aa 100644 --- a/docs/data/base/components/badge/badge.md +++ b/docs/data/base/components/badge/badge.md @@ -61,13 +61,7 @@ The Badge component is composed of a root `` that houses the element that ### Custom structure -Use the `slots.root` prop to override the root slot with a custom element: - -```jsx - -``` - -Use the `slots` prop to override any interior slots in addition to the root: +Use the `slots` prop to override the root or any other interior slot.: ```jsx