MCPcopy Index your code
hub / github.com/coder/coder / EditUserForm.tsx

File EditUserForm.tsx

site/src/pages/EditUserPage/EditUserForm.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useFormik } from "formik";
2import type { FC } from "react";
3import * as Yup from "yup";
4import { hasApiFieldErrors, isApiError } from "#/api/errors";

Callers

nothing calls this directly

Calls 2

nameValidatorFunction · 0.90
displayNameValidatorFunction · 0.90

Tested by

no test coverage detected