Skip to content

Commit

Permalink
feat: Remove baseUrl for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
cyaiox committed Mar 28, 2023
1 parent 861f6e5 commit f7bf304
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ export default class EditThumbnailStep extends React.PureComponent<Props, State>
wheelZoom={2}
onLoad={this.handleFileLoad}
onUpdate={() => this.setState({ hasBeenUpdated: true })}
baseUrl="https://wearable-preview-3l6okj1ck-decentraland1.vercel.app"
/>
{hasBeenUpdated ? (
<>
Expand Down

0 comments on commit f7bf304

Please sign in to comment.