feat(plugins/adr): render subdirectories in list

Signed-off-by: Andy Ladjadj <andy.ladjadj@gmail.com>
This commit is contained in:
Andy Ladjadj
2023-03-14 17:54:20 +01:00
committed by Andy Ladjadj
parent 77aa3a4d47
commit f66fb122ff
3 changed files with 118 additions and 39 deletions
+1
View File
@@ -34,6 +34,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"lodash": "^4.17.21",
"react-markdown": "^8.0.0",
"react-use": "^17.2.4",
"remark-gfm": "^3.0.1"