You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/10/18 15:21:00 UTC

[GitHub] [incubator-devlake] likyh commented on a diff in pull request #3306: feat: enable rate limit per hour toggle options

likyh commented on code in PR #3306:
URL: https://github.com/apache/incubator-devlake/pull/3306#discussion_r998386477


##########
config-ui/src/data/Providers.js:
##########
@@ -105,6 +105,28 @@ const ProviderFormLabels = {
     rateLimitPerHour: (
       <>
         Rate Limit <sup>(per hour)</sup>
+        <Tooltip

Review Comment:
   Let's don't copy these codes. Maybe we can add a var to reduce duplication.



-- 
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-unsubscribe@devlake.apache.org

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