mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-03-13 19:03:38 +00:00
Render channel list dynamically based on channel activity (#80)
* render channel list dynamically based on channel activity * rename slack message markdown transformer * add hashtag before rendered channel names * tune styles and add secondary channel listing * remove emoji-dictionary
This commit is contained in:
@@ -27,9 +27,11 @@
|
||||
"react": "^16.11.0",
|
||||
"react-dom": "^16.11.0",
|
||||
"react-ga": "^3.1.2",
|
||||
"react-markdown": "^4.3.1",
|
||||
"react-time-ago": "^6.0.1",
|
||||
"stylus": "^0.54.7",
|
||||
"twitter-text": "^3.0.0"
|
||||
"twitter-text": "^3.0.0",
|
||||
"utility-types": "^3.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "14.11.2",
|
||||
|
||||
Reference in New Issue
Block a user