completionId: cgen-0a28c3c2f9984531a6255d6119019b1d
cgen-0a28c3c2f9984531a6255d6119019b1d
This commit is contained in:
parent
352774ca41
commit
c04acd08e6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ const ARMS = [
|
|||
{ id: "gameforge", label: "GameForge", icon: "🎮", color: "text-green-300" },
|
||||
{ id: "corp", label: "Corp", icon: "💼", color: "text-blue-300" },
|
||||
{ id: "foundation", label: "Foundation", icon: "🎓", color: "text-red-300" },
|
||||
{ id: "devlink", label: "Dev-Link", icon: "🔗", color: "text-cyan-300" },
|
||||
{ id: "nexus", label: "Nexus", icon: "✨", color: "text-purple-300" },
|
||||
];
|
||||
|
||||
export interface ArmFilterProps {
|
||||
|
|
|
|||
Loading…
Reference in a new issue