chore: cleanup

This commit is contained in:
Adam
2025-12-26 14:33:33 -06:00
committed by Aiden Cline
parent b088180464
commit 9536746fb7
4 changed files with 9 additions and 49 deletions
@@ -228,7 +228,6 @@ export function SessionTurn(
duration: duration(),
})
// Sync with controlled prop
createEffect(() => {
if (props.stepsExpanded !== undefined) {
setStore("stepsExpanded", props.stepsExpanded)