nytai commented on a change in pull request #10642:
URL: 
https://github.com/apache/incubator-superset/pull/10642#discussion_r474141719



##########
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:
       Yes, the new buttons are this one and the really wide CTA one. Maybe 
they can just be variants of the `bsSize` attribute 




----------------------------------------------------------------
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]

Reply via email to