fix: button nesting hydration errors

This commit is contained in:
ezequielnick 2025-02-13 13:41:53 +08:00
parent c906a10562
commit 6cf1ae2c25

View File

@ -162,6 +162,7 @@ const OverrideItem: React.FC<Props> = (props) => {
)}
{openLog && <ExecLogModal id={info.id} onClose={() => setOpenLog(false)} />}
<Card
as="div"
fullWidth
isPressable
onPress={() => {