Files
probo/apps
Aurélien Sibiril 8253796743 Use Field onValueChange in the Zendesk dialog
Field exposes onValueChange(value) and wires the input's onChange itself,
so the explicit event-typed onChange handler was redundant.

Signed-off-by: Aurélien Sibiril <81782+aureliensibiril@users.noreply.github.com>
2026-06-04 20:58:12 +02:00
..