shuashuai commented on code in PR #1234:
URL: https://github.com/apache/answer/pull/1234#discussion_r1919700464


##########
ui/package.json:
##########
@@ -39,6 +39,7 @@
     "qs": "^6.11.0",
     "react": "^18.2.0",
     "react-bootstrap": "^2.10.0",
+    "react-bootstrap-icons": "^1.11.5",

Review Comment:
   No need to add this library, we have introduced bootstrap-icons globally; 
just use our built-in [Icon 
component](https://github.com/apache/answer/tree/main/ui/src/components/Icon) 
to use icons



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to