chore: cleanup

This commit is contained in:
Adam 2025-12-15 07:14:03 -06:00
commit df2713a6c2
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
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)