diff --git a/docs/src/examples/elements/Placeholder/Variations/PlaceholderExampleLineLengthWithHeader.js b/docs/src/examples/elements/Placeholder/Variations/PlaceholderExampleLineLengthWithHeader.js index 4cdbef8a07..39d798fc1a 100644 --- a/docs/src/examples/elements/Placeholder/Variations/PlaceholderExampleLineLengthWithHeader.js +++ b/docs/src/examples/elements/Placeholder/Variations/PlaceholderExampleLineLengthWithHeader.js @@ -3,16 +3,14 @@ import { Placeholder } from 'semantic-ui-react' const PlaceholderExampleLineLengthWithHeader = () => ( -
- - - - - - - - -
+ + + + + + + +
)