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