chore: cleanup
This commit is contained in:
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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue