hughhhh commented on code in PR #32196:
URL: https://github.com/apache/superset/pull/32196#discussion_r1986435101


##########
superset-frontend/src/features/alerts/AlertReportModal.tsx:
##########
@@ -35,10 +35,15 @@ import {
   SupersetTheme,
   t,
   VizType,
+  useTheme,
 } from '@superset-ui/core';
 import rison from 'rison';
 import { useSingleViewResource } from 'src/views/CRUD/hooks';
 
+import { AntdForm } from 'src/components';

Review Comment:
   For some reason Form.List isn't working, going to look into it some more but 
not sure why it's bonking out



-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to