feat: New sidebar component for help-center (#5017)

* feat: New sidebar component for help-center

* chore: Review fixes

* chore: Minor fixes

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
Sivin Varghese
2022-07-18 11:16:36 +05:30
committed by GitHub
parent 21a8b79aa5
commit f004db3d26
9 changed files with 511 additions and 14 deletions

View File

@@ -26,6 +26,11 @@
"COLUMNS": {
"BY": "by"
}
},
"SIDEBAR": {
"SEARCH": {
"PLACEHOLDER": "Search for articles"
}
}
}
}