import Placeholder from 'sentry/components/placeholder'; export default { title: 'Components/Loading Indicators/Placeholder', component: Placeholder, args: { width: '200px', height: '200px', bottomGutter: 2, }, }; export const Default = ({bottomGutter, height, width}) => (
Content below the placeholder
Content below the placeholder
Content below the placeholder