feat: some cleanups
This commit is contained in:
parent
60aea94006
commit
7b6b0b4176
6 changed files with 29 additions and 59 deletions
|
|
@ -1,4 +1,5 @@
|
|||
export function getTopicColor(topicName) {
|
||||
console.log(topicName);
|
||||
switch (topicName) {
|
||||
case "software":
|
||||
return "#0073e6";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue