@reffuse/extension-query 0.1.5 #16

Merged
Thilawyn merged 347 commits from next into master 2025-06-01 05:28:47 +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, {