import React from 'react'; import { storiesOf } from '@storybook/react'; import { DeleteButton } from '@grafana/ui'; storiesOf('Test story', module) .addDecorator((story) => (