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


##########
airflow/auth/managers/simple/ui/src/test-utils.tsx:
##########
@@ -18,23 +18,29 @@
  */
 
 import React, { PropsWithChildren } from "react";
-import { ChakraProvider } from "@chakra-ui/react";
+import { ChakraProvider, defaultSystem } from "@chakra-ui/react";

Review Comment:
   I think ideally we would want to re-use the one from the main app, but I 
don't think we solved that problem yet did we ? (shareable front-end code from 
core to provider ?)



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