guoqqqi commented on a change in pull request #870:
URL: https://github.com/apache/apisix-website/pull/870#discussion_r805158711



##########
File path: website/src/pages/downloads/ProjectCard.js
##########
@@ -13,6 +13,7 @@ import IconStarSolid from "../../assets/icons/star-solid.svg";
 import IconOctagon from "../../assets/icons/octagon.svg";
 import IconShield from "../../assets/icons/shield.svg";
 
+

Review comment:
       Remove the extra line

##########
File path: website/src/pages/downloads/ProjectCard.js
##########
@@ -46,6 +68,10 @@ const ProjectCard = (props) => {
     githubBranch,
     downloadPath
   } = props;
+
+  const Download=props.name==='APISIX®'?'2.11.0 Current':'Download'

Review comment:
       ping




-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to