© 2026 Hedgehog Software, LLC
const handleClientChange = async (value: string) => { const result = trpc.client.getOne({ id: value }).useQuery()