Add RoleEditContainer.tsx, fix laravel admin routes
This commit is contained in:
parent
0381fe1bd9
commit
318c9f741b
5 changed files with 42 additions and 76 deletions
|
@ -0,0 +1,8 @@
|
|||
import React from 'react';
|
||||
|
||||
export default () => {
|
||||
return (
|
||||
<>
|
||||
</>
|
||||
);
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue