Skip to content

Commit

Permalink
Refactor: remove donation goal setting from form mode (#7045)
Browse files Browse the repository at this point in the history
Co-authored-by: Ravinder Kumar <[email protected]>
  • Loading branch information
JoshuaHungDinh and ravinderk authored Oct 17, 2023
1 parent 1141552 commit 0730a3b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import TabPanel from '../TabPanel';

import {
DonationConfirmation,
DonationGoalSettings,
EmailSettings,
FormGridSettings,
FormSummarySettings,
Expand Down Expand Up @@ -49,7 +48,6 @@ const tabs = [
)}
/>
<FormSummarySettings />
<DonationGoalSettings />
<RegistrationSettings />
<DonationConfirmation />
<FormGridSettings />
Expand Down

0 comments on commit 0730a3b

Please sign in to comment.