pierrejeambrun commented on code in PR #45039:
URL: https://github.com/apache/airflow/pull/45039#discussion_r1892075896


##########
airflow/ui/package.json:
##########
@@ -27,6 +28,8 @@
     "@visx/group": "^3.12.0",
     "@visx/shape": "^3.12.0",
     "@xyflow/react": "^12.3.5",
+    "accordion": "^3.0.2",

Review Comment:
   I naively followed the documentation on chakra UI v3:
   https://www.chakra-ui.com/docs/components/accordion#setup
   
   But maybe that's not needed, I'll try without it and remove it.



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