fix errors

This commit is contained in:
Reece Browne 2025-07-24 18:53:14 +01:00
parent b37ce8ac33
commit fba04253eb

View File

@ -10,3 +10,5 @@ export default function ToolLoadingFallback({ toolName }: { toolName?: string })
</Text>
</Stack>
</Center>
)
}