Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import React, { useState, useCallback, useEffect, useImperativeHandle, useRef } from
"react"
;
2
import { FolderOpen, Github } from
"lucide-react"
;
3
import {
4
Dialog,
Callers
nothing calls this directly
Calls
15
useAPI
Function · 0.90
useDirectoryPicker
Function · 0.85
processTerminalOutput
Function · 0.85
formatCloneError
Function · 0.85
getRepoNameFromUrl
Function · 0.85
buildCloneDestinationPreview
Function · 0.85
setMode
Function · 0.85
clone
Method · 0.80
getDefaultProjectDir
Method · 0.80
create
Method · 0.65
abort
Method · 0.65
reset
Function · 0.50
Tested by
no test coverage detected