@@ -145,11 +145,11 @@ export default function SubmissionManagement(props) {
145145 isDesign && (
146146 < p styleName = "recommend-info" >
147147 { /* eslint-disable-next-line max-len */ }
148- We always recommend to download your submission to check you uploaded the correct .zip files
148+ We always recommend to download your submission to check you uploaded the correct .zip files
149149 { /* eslint-disable-next-line max-len */ }
150- and also to verify your declarations file is accurate. If you don’t want to see a submission
150+ and also to verify your declarations file is accurate. If you don’t want to see a submission
151151 { /* eslint-disable-next-line max-len */ }
152- simply delete it. If you have a new submissions, use the “Add Submission” button to add one
152+ simply delete it. If you have a new submissions, use the “Add Submission” button to add one
153153 to the top of the list.
154154 </ p >
155155 )
@@ -158,11 +158,11 @@ export default function SubmissionManagement(props) {
158158 isDevelop && (
159159 < p styleName = "recommend-info" >
160160 { /* eslint-disable-next-line max-len */ }
161- We always recommend to download your submission to check you uploaded the correct .zip files
161+ We always recommend to download your submission to check you uploaded the correct .zip files
162162 { /* eslint-disable-next-line max-len */ }
163- and also to verify your declarations file is accurate. If you don’t want to see a submission
163+ and also to verify your declarations file is accurate. If you don’t want to see a submission
164164 { /* eslint-disable-next-line max-len */ }
165- simply delete it. If you have a new submissions, use the “Add Submission” button to add one
165+ simply delete it. If you have a new submissions, use the “Add Submission” button to add one
166166 to the top of the list.
167167 </ p >
168168 )
0 commit comments