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