michael-s-molina commented on a change in pull request #14130:
URL: https://github.com/apache/superset/pull/14130#discussion_r614731264



##########
File path: superset-frontend/src/components/ImportModal/index.tsx
##########
@@ -20,7 +20,7 @@ import React, { FunctionComponent, useEffect, useRef, 
useState } from 'react';
 import { styled, t } from '@superset-ui/core';
 
 import Icon from 'src//components/Icon';
-import StyledModal from 'src/common/components/Modal';
+import StyledModal from 'src/components/Modal';

Review comment:
       Don't worry! My next step after organizing the folder will be to create 
an `index` file and export all components using named exports 😉.




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