loucyx commented on code in PR #42184:
URL: https://github.com/apache/airflow/pull/42184#discussion_r1755783060


##########
airflow/ui/src/assets/AirflowPin.tsx:
##########
@@ -37,41 +36,42 @@ export const AirflowPin = createIcon({
         fill="#00ad46"
       />
       <path
-        fillRule="evenodd"
         clipRule="evenodd"
         d="M17.0612 31.4173C15.0932 29.4975 14.1801 25.6994 17.953 
17.8671C11.8213 20.6074 9.67257 24.2094 10.7296 25.2407L17.0612 31.4173Z"
         fill="#04d659"
+        fillRule="evenodd"

Review Comment:
   Props are also sorted automatically now.



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