import React from 'react'; import UsersTable from '../../components/table/UsersTable'; const User = () => { return (