0.1.3 #4

Merged
Thilawyn merged 90 commits from next into master 2025-08-23 03:07:28 +02:00
Showing only changes of commit 37e4a5720f - Show all commits

View File

@@ -124,6 +124,4 @@ export class Todo extends Component.makeUntraced(function* Todo(props: TodoProps
} }
</Flex> </Flex>
) )
}).pipe( }).pipe(Memo.memo) {}
Memo.memo
) {}