[FEAT]: add user creation completed
This commit is contained in:
parent
33fbedacf4
commit
5cd3d98b3d
@ -10,7 +10,7 @@ export default function index() {
|
||||
<>
|
||||
<PageTitle className='px-4 py-5' title={staticMessages.global.users} />
|
||||
<div className='container mx-auto px-4'>
|
||||
<div className='w-full flex flex-row-reverse items-center py-2'>
|
||||
<div className='w-full flex flex-row-reverse items-center py-2 sticky top-0'>
|
||||
<PrimaryButton className='text-sm' title={staticMessages.global.submit} onClick={() => null} />
|
||||
</div>
|
||||
<div className='md:grid-cols-2 gap-x-4 grid grid-cols-1 mx-auto'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user