eric-briscoe commented on code in PR #21520: URL: https://github.com/apache/superset/pull/21520#discussion_r1015753997
########## superset-frontend/src/components/Loading/index.tsx: ########## @@ -20,6 +20,8 @@ import React from 'react'; import { styled } from '@superset-ui/core'; import cls from 'classnames'; +// @ts-ignore Review Comment: @arash TypeScript does not like the image import, bit this is valid for webpack to import the resource -- 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