This commit is contained in:
Jade (Rose) Rowland 2024-01-03 00:35:47 -05:00
parent 8d143f4bf1
commit 1e2c26123b
3 changed files with 41 additions and 42 deletions

View file

@ -85,7 +85,7 @@ export function Header({ context }) {
)}
</button>
<button
onClick={() => handleUpdate()}
onClick={() => handleUpdate({})}
title="update"
className={cx(
'flex items-center space-x-1',