Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import { isAxiosError } from
"axios"
;
2
import { type FormikContextType, useFormik } from
"formik"
;
3
import type { FC, ReactNode } from
"react"
;
4
import * as Yup from
"yup"
;
Callers
nothing calls this directly
Calls
2
nameValidator
Function · 0.90
string
Method · 0.80
Tested by
no test coverage detected