leezng commented on code in PR #8053:
URL: https://github.com/apache/inlong/pull/8053#discussion_r1198821163


##########
inlong-dashboard/src/ui/components/EditableTable/index.tsx:
##########
@@ -69,6 +69,10 @@ export interface EditableTableProps
   // Can add a new line? Default: true.
   canAdd?: boolean;
   canBatchAdd?: boolean;

Review Comment:
   A key point here is that the general abstraction of the parameters of the 
underlying components and the concretization of the parameters of the upper 
components.



-- 
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