rusackas commented on a change in pull request #10642:
URL:
https://github.com/apache/incubator-superset/pull/10642#discussion_r474183359
##########
File path: superset-frontend/src/components/Modal.tsx
##########
@@ -20,7 +20,7 @@ import React from 'react';
import styled from '@superset-ui/style';
import { Modal as BaseModal } from 'react-bootstrap';
import { t } from '@superset-ui/translation';
-import Button from 'src/views/CRUD/dataset/Button';
+import Button from 'src/views/CRUD/data/dataset/Button';
Review comment:
right... maybe a "cta" prop... to apply these styles would do just fine.
It just needs a good name, really :D Anyway, we can discuss this outside of
this PR.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]