working
This commit is contained in:
parent
8d143f4bf1
commit
1e2c26123b
3 changed files with 41 additions and 42 deletions
|
|
@ -85,7 +85,7 @@ export function Header({ context }) {
|
|||
)}
|
||||
</button>
|
||||
<button
|
||||
onClick={() => handleUpdate()}
|
||||
onClick={() => handleUpdate({})}
|
||||
title="update"
|
||||
className={cx(
|
||||
'flex items-center space-x-1',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue