plainheart commented on a change in pull request #22:
URL: https://github.com/apache/echarts-handbook/pull/22#discussion_r740133477



##########
File path: contents/en/basics/import.md
##########
@@ -102,6 +102,8 @@ import {
   TitleComponent,
   // The component types are defined with the suffix ComponentOption
   TitleComponentOption,
+  TooltipComponent,
+  TooltipComponentOption  

Review comment:
       Missing a comma at the end.

##########
File path: contents/zh/basics/import.md
##########
@@ -101,6 +101,8 @@ import {
   TitleComponent,
   // 组件类型的定义后缀都为 ComponentOption
   TitleComponentOption,
+  TooltipComponent,
+  TooltipComponentOption

Review comment:
       Missing a comma at the end.




-- 
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: dev-unsubscr...@echarts.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org

Reply via email to