chore: cleanup

This commit is contained in:
Adam 2025-12-15 07:14:03 -06:00 committed by Aiden Cline
commit 9536746fb7
4 changed files with 9 additions and 49 deletions

View file

@ -228,7 +228,6 @@ export function SessionTurn(
duration: duration(),
})
// Sync with controlled prop
createEffect(() => {
if (props.stepsExpanded !== undefined) {
setStore("stepsExpanded", props.stepsExpanded)