commit
3856035ce1
12 changed files with 277 additions and 26 deletions
|
|
@ -11,6 +11,7 @@ interface FormUser {
|
|||
interface FormRole {
|
||||
roleName: string;
|
||||
roleDescription: string;
|
||||
isAdminVisibled: boolean;
|
||||
}
|
||||
|
||||
interface Roles {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue