Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
proxy-manager-frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aolda
proxy-manager-frontend
Repository
498db784e7c99039faa921f52088d7f0d648022c
Select Git revision
Selected
498db784e7c99039faa921f52088d7f0d648022c
Branches
1
main
default
protected
2 results
Show more breadcrumbs
proxy-manager-frontend
src
components
project-switcher.tsx
project-switcher.tsx
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
1 month ago
498db784
fix: 프로젝트 드롭다운 너비 오류 수정
· 498db784
한동현
authored
1 month ago
498db784
History
fix: 프로젝트 드롭다운 너비 오류 수정
한동현
authored
1 month ago
project.ts
59 B
export interface Project { id: string; name: string; }