jscheffl commented on code in PR #45790:
URL: https://github.com/apache/airflow/pull/45790#discussion_r1922898283
##########
airflow/ui/package.json:
##########
@@ -45,7 +45,8 @@
"react-syntax-highlighter": "^15.5.6",
"remark-gfm": "^4.0.0",
"use-debounce": "^10.0.3",
- "usehooks-ts": "^3.1.0"
+ "usehooks-ts": "^3.1.0",
+ "zustand": "^5.0.3"
Review Comment:
Hahaha, "Zustand" is the direct German translation to "State" :-D funny when
doing a code review as... being in Berlin atm
--
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]