feat(AdrSearchResultListItem): support displaying icon & hook up extensions

Signed-off-by: Phil Kuang <pkuang@factset.com>
This commit is contained in:
Phil Kuang
2023-02-01 14:23:32 -05:00
parent 422e6b050c
commit ec34b535c0
9 changed files with 63 additions and 23 deletions
+1
View File
@@ -39,6 +39,7 @@
"remark-gfm": "^3.0.1"
},
"peerDependencies": {
"@types/react": "^16.13.1 || ^17.0.0",
"react": "^16.13.1 || ^17.0.0",
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
},