Merge pull request #16430 from aladjadj/fix/adr-fetch-subdirectory

feat(plugins/adr): use path attribute to fetch file instead of name
This commit is contained in:
Phil Kuang
2023-04-04 11:41:27 -04:00
committed by GitHub
5 changed files with 137 additions and 54 deletions
+1
View File
@@ -35,6 +35,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"lodash": "^4.17.21",
"react-markdown": "^8.0.0",
"react-use": "^17.2.4",
"remark-gfm": "^3.0.1"