mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-05 08:33:10 +00:00
chore: cleanup
This commit is contained in:
@@ -228,7 +228,6 @@ export function SessionTurn(
|
||||
duration: duration(),
|
||||
})
|
||||
|
||||
// Sync with controlled prop
|
||||
createEffect(() => {
|
||||
if (props.stepsExpanded !== undefined) {
|
||||
setStore("stepsExpanded", props.stepsExpanded)
|
||||
|
||||
Reference in New Issue
Block a user