kgabryje commented on code in PR #31972:
URL: https://github.com/apache/superset/pull/31972#discussion_r1935947938


##########
superset-frontend/src/components/Button/index.tsx:
##########
@@ -67,7 +67,7 @@ const decideType = (buttonStyle: ButtonStyle) => {
     success: 'primary',
     secondary: 'default',
     default: 'default',
-    tertiary: 'dashed',
+    tertiary: 'default',

Review Comment:
   Is this change related to the Dropdown? Looks like it can potentially affect 
other 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to