chore: various fixes
This commit is contained in:
parent
d787b8517e
commit
6dae5d647a
3 changed files with 14 additions and 12 deletions
|
|
@ -71,7 +71,7 @@ export default function Layout() {
|
|||
</Dropdown.Item>
|
||||
<Dropdown.Item className='text-red-700 cursor-pointer'>
|
||||
<Form method='POST' action='/logout'>
|
||||
<button type='submit'>
|
||||
<button type='submit' className='w-full'>
|
||||
Logout
|
||||
</button>
|
||||
</Form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue