Account Page
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import AccountList from '@/views/apps/account'
|
||||
|
||||
const AccountPage = () => {
|
||||
return <AccountList />
|
||||
}
|
||||
|
||||
export default AccountPage
|
||||
Reference in New Issue
Block a user