add lookup

This commit is contained in:
2025-12-01 22:27:14 -03:00
parent f3e3d9f8c2
commit 8eb5427af4
22 changed files with 548 additions and 133 deletions

View File

@@ -177,7 +177,7 @@ export default function Route({}: Route.ComponentProps) {
/>
</FormControl>
<FormLabel className="cursor-pointer">
Usar um email fornecido pela plataforma.
Usar email gerado pela plataforma
</FormLabel>
</FormItem>
)}