import React from 'react'; import {Menu, Checkbox} from 'semantic-ui-react'; const ListItem = ({i18n, data, checked, toggleSelect}) => { return (