chore: cleanup

This commit is contained in:
Adam
2025-12-15 07:14:03 -06:00
parent 78319847df
commit d4e7791973
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)