johnpyp commented on code in PR #962: URL: https://github.com/apache/doris-website/pull/962#discussion_r1707859347
########## src/pages/download/index.tsx: ########## @@ -101,13 +101,14 @@ export default function Download() { } function onValuesChange(values: any) { + console.log(values.version,'values.version') Review Comment: Should remove the console.log before merge -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org