Skip to content

Commit

Permalink
delete unnecesary div
Browse files Browse the repository at this point in the history
  • Loading branch information
itcreativeusa committed Oct 8, 2024
1 parent 055aed8 commit 5b88ce3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import stringContains from '../../utils/stringContains';
import CandidateStore from '../../../stores/CandidateStore';
import MeasureStore from '../../../stores/MeasureStore';
import SupportStore from '../../../stores/SupportStore';
import PayToPromoteProcess from '../CampaignSupport/PayToPromoteProcess';

// const PayToPromoteProcess = React.lazy(() => import(/* webpackChunkName: 'PayToPromoteProcess' */ './PayToPromoteProcess')); // eslint-disable-line import/no-cycle

Expand Down

0 comments on commit 5b88ce3

Please sign in to comment.