pierrejeambrun commented on code in PR #45607:
URL: https://github.com/apache/airflow/pull/45607#discussion_r1922024020
##########
airflow/ui/src/utils/AppWrapper.tsx:
##########
Review Comment:
They are really similar with `Wrapper.tsx`. You mentioned experiencing some
issue re-using the same component. Maybe we can at least factorize it. We can
always re-use one inside of the other. (nest components and use `{children}` to
render the extra `<RouterProvider router={router} />` part, so all the rest is
de-duplicated)
--
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]