michael-s-molina commented on a change in pull request #19441: URL: https://github.com/apache/superset/pull/19441#discussion_r839834420
########## File path: superset-frontend/src/SqlLab/components/ScheduleQueryButton/index.tsx ########## @@ -175,7 +192,7 @@ const ScheduleQueryButton: FunctionComponent<ScheduleQueryButtonProps> = ({ </StyledRow> <Row> <Col xs={24}> - <div className="json-schema"> + <StyledJsonSchema className="json-schema"> Review comment: ```suggestion <StyledJsonSchema> ``` -- 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