You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/08/06 04:47:42 UTC

[GitHub] [incubator-superset] rusackas commented on a change in pull request #10494: chore: TypeScript

rusackas commented on a change in pull request #10494:
URL: https://github.com/apache/incubator-superset/pull/10494#discussion_r466143602



##########
File path: superset-frontend/src/components/Label/label.stories.jsx
##########
@@ -30,16 +30,16 @@ export default {
 const bsStyleKnob = {
   label: 'Types',
   options: {
-    Danger: 'danger',
-    Warning: 'warning',
-    Success: 'success',
-    Default: 'default',
+    danger: 'danger',
+    warning: 'warning',
+    cuccess: 'success',

Review comment:
       ```suggestion
       success: 'success',
   ```




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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org