Skip to content

Commit

Permalink
remove size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
inciner8r committed Apr 2, 2024
1 parent 1de83c6 commit dc510e4
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 24 deletions.
1 change: 0 additions & 1 deletion pages/addStorefront.js
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ function AddStorefront() {
}
value={uploadImage}
accept="image/*"
maxFileSize={1000000}
/>
</div>
</div>
Expand Down
2 changes: 0 additions & 2 deletions pages/drops.js
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,6 @@ class SignatureSeries extends React.Component {
}
value={this.state.thumbnail}
accept="image/*"
maxFileSize={1000000}
/>
</div>
<div
Expand All @@ -358,7 +357,6 @@ class SignatureSeries extends React.Component {
}
value={this.state.uploadImageCover}
accept="image/*"
maxFileSize={1000000}
/>
</div>
</div>
Expand Down
3 changes: 0 additions & 3 deletions pages/eternumPass.js
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,6 @@ const EternumPass = (props) => {
}
value={thumbnail}
accept="image/*"
maxFileSize={1000000}
/>
</div>
<div
Expand All @@ -445,7 +444,6 @@ const EternumPass = (props) => {
}
value={uploadImageCover}
accept="image/*"
maxFileSize={1000000}
/>
</div>
</div>
Expand All @@ -468,7 +466,6 @@ const EternumPass = (props) => {
}
value={zipfile}
accept="image/*"
maxFileSize={1000000}
/>
</div>

Expand Down
2 changes: 0 additions & 2 deletions pages/eturnalsol.js
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,6 @@ class Eturnulsol extends React.Component {
}
value={this.state.thumbnail}
accept="image/*"
maxFileSize={1000000}
/>
</div>
<div
Expand All @@ -355,7 +354,6 @@ class Eturnulsol extends React.Component {
}
value={this.state.uploadImageCover}
accept="image/*"
maxFileSize={1000000}
/>
</div>
</div>
Expand Down
2 changes: 0 additions & 2 deletions pages/fusionSeries.js
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,6 @@ class FusionSeries extends React.Component {
}
value={this.state.thumbnail}
accept="image/*"
maxFileSize={1000000}
/>
</div>
<div
Expand All @@ -355,7 +354,6 @@ class FusionSeries extends React.Component {
}
value={this.state.uploadImageCover}
accept="image/*"
maxFileSize={1000000}
/>
</div>
</div>
Expand Down
3 changes: 0 additions & 3 deletions pages/instagen.js
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,6 @@ const Instagen = (props) => {
}
value={thumbnail}
accept="image/*"
maxFileSize={1000000}
/>
</div>
<div
Expand All @@ -440,7 +439,6 @@ const Instagen = (props) => {
}
value={uploadImageCover}
accept="image/*"
maxFileSize={1000000}
/>
</div>
</div>
Expand All @@ -462,7 +460,6 @@ const Instagen = (props) => {
}
value={zipfile}
accept="image/*"
maxFileSize={1000000}
/>
</div>
<div className="flex mt-5 justify-content-center">
Expand Down
2 changes: 0 additions & 2 deletions pages/launchPhygital-A.js
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,6 @@ class PhygitalA extends React.Component {
}
value={this.state.thumbnail}
accept="image/*"
maxFileSize={1000000}
/>
</div>
<div
Expand All @@ -410,7 +409,6 @@ class PhygitalA extends React.Component {
}
value={this.state.uploadImageCover}
accept="image/*"
maxFileSize={1000000}
/>
</div>
</div>
Expand Down
2 changes: 0 additions & 2 deletions pages/launchPhygitalNFT.js
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,6 @@ class PhygitalNFTs extends React.Component {
}
value={this.state.thumbnail}
accept="image/*"
maxFileSize={1000000}
/>
</div>
<div
Expand All @@ -366,7 +365,6 @@ class PhygitalNFTs extends React.Component {
}
value={this.state.uploadImageCover}
accept="image/*"
maxFileSize={1000000}
/>
</div>
</div>
Expand Down
3 changes: 0 additions & 3 deletions pages/markeplaceDetailsForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,6 @@ function MarkeplaceDetailsForm(props) {
: uploadImageProfile
}
accept="image/*"
maxFileSize={1000000}
/>
</div>

Expand All @@ -449,7 +448,6 @@ function MarkeplaceDetailsForm(props) {
webappData.Image ? webappData.Image : uploadImageCover
}
accept="image/*"
maxFileSize={1000000}
/>
</div>
</div>
Expand All @@ -472,7 +470,6 @@ function MarkeplaceDetailsForm(props) {
: uploadImageRelavent
}
accept="image/*"
maxFileSize={1000000}
/>
</div>

Expand Down
2 changes: 0 additions & 2 deletions pages/signatureseries.js
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ class SignatureSeries extends React.Component {
}
value={this.state.thumbnail}
accept="image/*"
maxFileSize={1000000}
/>
</div>
<div
Expand All @@ -359,7 +358,6 @@ class SignatureSeries extends React.Component {
}
value={this.state.uploadImageCover}
accept="image/*"
maxFileSize={1000000}
/>
</div>
</div>
Expand Down
2 changes: 0 additions & 2 deletions pages/webappForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,6 @@ function WebappForm(props) {
}
value={uploadImageProfile}
accept="image/*"
maxFileSize={1000000}
/>
</div>

Expand All @@ -435,7 +434,6 @@ function WebappForm(props) {
}
value={uploadImageCover}
accept="image/*"
maxFileSize={1000000}
/>
</div>
</div>
Expand Down

0 comments on commit dc510e4

Please sign in to comment.