MCPcopy Index your code
hub / github.com/coder/mux / ProjectCreateModal.tsx

File ProjectCreateModal.tsx

src/browser/components/ProjectCreateModal/ProjectCreateModal.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useState, useCallback, useEffect, useImperativeHandle, useRef } from "react";
2import { FolderOpen, Github } from "lucide-react";
3import {
4 Dialog,

Callers

nothing calls this directly

Calls 15

useAPIFunction · 0.90
useDirectoryPickerFunction · 0.85
processTerminalOutputFunction · 0.85
formatCloneErrorFunction · 0.85
getRepoNameFromUrlFunction · 0.85
setModeFunction · 0.85
cloneMethod · 0.80
getDefaultProjectDirMethod · 0.80
createMethod · 0.65
abortMethod · 0.65
resetFunction · 0.50

Tested by

no test coverage detected