fix(roles): handle errors properly in edit role API
This commit is contained in:
7
src/pages/Users.jsx
Normal file
7
src/pages/Users.jsx
Normal file
@@ -0,0 +1,7 @@
|
||||
import React from 'react'
|
||||
|
||||
export default function Users() {
|
||||
return (
|
||||
<div>Users</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user