binary to decimal
This commit is contained in:
@@ -29,6 +29,11 @@ const unitStyles = {
|
||||
unitCard: "border-[#c4b5fd] bg-[#f5f0ff]",
|
||||
chip: "bg-[#6d28d9]",
|
||||
},
|
||||
"unit-6": {
|
||||
tile: "from-[#818cf8] to-[#3730a3]",
|
||||
unitCard: "border-[#a5b4fc] bg-[#eef2ff]",
|
||||
chip: "bg-[#3730a3]",
|
||||
},
|
||||
};
|
||||
|
||||
const topicTiles = [
|
||||
|
||||
Reference in New Issue
Block a user