binary to decimal
This commit is contained in:
@@ -37,6 +37,12 @@ const unitColorMap = {
|
||||
heading: "text-unit-5-dark",
|
||||
hoverBg: "hover:bg-unit-5-light/50",
|
||||
},
|
||||
"unit-6": {
|
||||
active: "bg-unit-6-light text-unit-6-dark border-unit-6/20",
|
||||
dot: "bg-unit-6",
|
||||
heading: "text-unit-6-dark",
|
||||
hoverBg: "hover:bg-unit-6-light/50",
|
||||
},
|
||||
};
|
||||
|
||||
export function Sidebar() {
|
||||
|
||||
Reference in New Issue
Block a user