import React from 'react'; import { DiscreteLegend } from 'reaviz'; import { DiscreteLegendEntry } from 'reaviz'; export default { title: 'Utils/Legend/Discrete/Vertical', }; export const Simple = () => ( , , , ]} /> );