rusackas commented on a change in pull request #10642:
URL:
https://github.com/apache/incubator-superset/pull/10642#discussion_r473582739
##########
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:
FWIW, I'm planning to open a PR soon sweeping through and cleaning out
any one-off buttons, including this fella. One button to rule them all! ;) I
know this is the newest-looking button, so I'll be supporting various bits and
pieces from it.
----------------------------------------------------------------
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]