Skip to content

Commit

Permalink
chore: updated snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Dec 17, 2024
1 parent 13f25f1 commit 0d4fb9a
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 95 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@ class UndoControlpanel extends Component {
/>
</Segment>

{this.props.getRequest.loading ? (
{this.props.getRequest?.loading ? (
<Dimmer active>
<Loader />
</Dimmer>
Expand Down
Loading

0 comments on commit 0d4fb9a

Please sign in to comment.