import React from 'react';
import { Icon } from '@leafygreen-ui/icon';
import { SegmentedControlOption } from './SegmentedControlOption';
export const TestChildren = {
Basic: [
Dragonfruit fruit
,
Eggplant banana
,
Fig
,
Grape
,
],
WithIcons: [
}
>
JSON and more
,
}>
XML
,
}
>
Shell
,
],
IconsOnly: [
}
/>,
}
/>,
}
/>,
],
};