diff --git a/src/pages/PublicNotice/ApplyForm/PublicNoticeApplyForm.js b/src/pages/PublicNotice/ApplyForm/PublicNoticeApplyForm.js index 4231561..200e016 100644 --- a/src/pages/PublicNotice/ApplyForm/PublicNoticeApplyForm.js +++ b/src/pages/PublicNotice/ApplyForm/PublicNoticeApplyForm.js @@ -557,7 +557,7 @@ const PublicNoticeApplyForm = ({ loadedData, _selections, gazetteIssueList }) => - + diff --git a/src/pages/authentication/BusRegister.js b/src/pages/authentication/BusRegister.js index 6e9accf..304308c 100644 --- a/src/pages/authentication/BusRegister.js +++ b/src/pages/authentication/BusRegister.js @@ -154,7 +154,7 @@ const BusRegister = () => { {allStepsCompleted() ? ( - + All steps completed - you're finished @@ -185,7 +185,7 @@ const BusRegister = () => { sx={{ mr: 1 }} variant="h5" > - + @@ -197,7 +197,7 @@ const BusRegister = () => { sx={{ mr: 1 }} variant="h5" > - + @@ -216,7 +216,7 @@ const BusRegister = () => { {isNextBusy ? ( ) : ( - + )} @@ -225,7 +225,7 @@ const BusRegister = () => { ( @@ -233,7 +233,7 @@ const BusRegister = () => { ( // diff --git a/src/pages/authentication/IAmSmartRegister.js b/src/pages/authentication/IAmSmartRegister.js index 45edd96..16dc20d 100644 --- a/src/pages/authentication/IAmSmartRegister.js +++ b/src/pages/authentication/IAmSmartRegister.js @@ -161,12 +161,12 @@ const Register = () => { {allStepsCompleted() ? ( - + All steps completed - you're finished - + ) : ( @@ -192,7 +192,7 @@ const Register = () => { onClick={handleBack} sx={{ mr: 1 }} > - + @@ -203,7 +203,7 @@ const Register = () => { onClick={handleBack} sx={{ mr: 1 }} > - + @@ -222,7 +222,7 @@ const Register = () => { {isNextBusy ? ( ) : ( - + )} @@ -231,7 +231,7 @@ const Register = () => { ( @@ -239,7 +239,7 @@ const Register = () => { ( // diff --git a/src/pages/authentication/Register.js b/src/pages/authentication/Register.js index 2e6e427..34b9871 100644 --- a/src/pages/authentication/Register.js +++ b/src/pages/authentication/Register.js @@ -160,12 +160,12 @@ const Register = () => { {allStepsCompleted() ? ( - + All steps completed - you're finished - + ) : ( @@ -191,7 +191,7 @@ const Register = () => { sx={{ mr: 1 }} variant="h5" > - + @@ -203,7 +203,7 @@ const Register = () => { sx={{ mr: 1 }} variant="h5" > - + @@ -222,7 +222,7 @@ const Register = () => { {isNextBusy ? ( ) : ( - + )} @@ -231,7 +231,7 @@ const Register = () => { ( @@ -239,7 +239,7 @@ const Register = () => { ( // diff --git a/src/pages/authentication/auth-forms/BusCustomFormWizard.js b/src/pages/authentication/auth-forms/BusCustomFormWizard.js index 3328954..77e8371 100644 --- a/src/pages/authentication/auth-forms/BusCustomFormWizard.js +++ b/src/pages/authentication/auth-forms/BusCustomFormWizard.js @@ -739,7 +739,7 @@ const BusCustomFormWizard = (props) => {
- +
@@ -872,7 +872,7 @@ const BusCustomFormWizard = (props) => { - + @@ -939,7 +939,7 @@ const BusCustomFormWizard = (props) => {
- +


@@ -963,7 +963,7 @@ const BusCustomFormWizard = (props) => {
- + @@ -1617,7 +1617,7 @@ const BusCustomFormWizard = (props) => { - +
@@ -1744,7 +1744,7 @@ const BusCustomFormWizard = (props) => {
- +
diff --git a/src/pages/authentication/auth-forms/CustomFormWizard.js b/src/pages/authentication/auth-forms/CustomFormWizard.js index ef2c9a7..0524bb2 100644 --- a/src/pages/authentication/auth-forms/CustomFormWizard.js +++ b/src/pages/authentication/auth-forms/CustomFormWizard.js @@ -1090,7 +1090,7 @@ const CustomFormWizard = (props) => {
- + @@ -1157,7 +1157,7 @@ const CustomFormWizard = (props) => { - +


@@ -1392,7 +1392,7 @@ const CustomFormWizard = (props) => {
- + @@ -1881,10 +1881,10 @@ const CustomFormWizard = (props) => { * - + - + @@ -1945,7 +1945,7 @@ const CustomFormWizard = (props) => { - +
diff --git a/src/pages/authentication/auth-forms/IAmSmartFormWizard.js b/src/pages/authentication/auth-forms/IAmSmartFormWizard.js index c6a0ff6..a84714f 100644 --- a/src/pages/authentication/auth-forms/IAmSmartFormWizard.js +++ b/src/pages/authentication/auth-forms/IAmSmartFormWizard.js @@ -1053,7 +1053,7 @@ const CustomFormWizard = (props) => { - +
@@ -1192,7 +1192,7 @@ const CustomFormWizard = (props) => { - + diff --git a/src/pages/authentication/auth-forms/PreviewUploadFileTable.js b/src/pages/authentication/auth-forms/PreviewUploadFileTable.js index 0b2d048..fb107bc 100644 --- a/src/pages/authentication/auth-forms/PreviewUploadFileTable.js +++ b/src/pages/authentication/auth-forms/PreviewUploadFileTable.js @@ -34,7 +34,7 @@ export default function PreviewUploadFileTable({ recordList, }) { function NoRowsOverlay() { return ( - + {/*
(rows={[]})
*/} diff --git a/src/pages/authentication/auth-forms/UploadFileTable.js b/src/pages/authentication/auth-forms/UploadFileTable.js index b344c8b..9f4a23f 100644 --- a/src/pages/authentication/auth-forms/UploadFileTable.js +++ b/src/pages/authentication/auth-forms/UploadFileTable.js @@ -48,7 +48,7 @@ export default function UploadFileTable({ recordList, setUpdateRows, }) { justifyContent: 'center', }} > - +