import React from 'react'; import { Card } from 'semantic-ui-react'; import LogsTable from '../../components/LogsTable'; const Log = () => (