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

File SetupPageView.tsx

site/src/pages/SetupPage/SetupPageView.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isAxiosError } from "axios";
2import { type FormikContextType, useFormik } from "formik";
3import type { FC, ReactNode } from "react";
4import * as Yup from "yup";

Callers

nothing calls this directly

Calls 2

nameValidatorFunction · 0.90
stringMethod · 0.80

Tested by

no test coverage detected