0.1.11 #14

Merged
Thilawyn merged 318 commits from next into master 2025-05-19 14:01:41 +02:00
Showing only changes of commit 08af31f0b9 - Show all commits

View File

@@ -33,7 +33,8 @@ function RouteComponent() {
), [scope, runSync])
return (
<Flex direction="row" justify="center" align="center" gap="2">
<Flex direction="column" justify="center" align="center" gap="2">
<Text>{uuid}</Text>
<Button onClick={generateUuid}>Generate UUID</Button>
<Text>
{Option.match(uuidStreamLatestValue, {