Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
asanchezr committed Apr 5, 2024
1 parent 8f8e87b commit 467e496
Showing 1 changed file with 1 addition and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -221,45 +221,7 @@ exports[`ResearchContainer component renders as expected 1`] = `
<div>
<div
class="Toastify"
>
<div
class="Toastify__toast-container Toastify__toast-container--top-right"
>
<div
class="Toastify__toast Toastify__toast--error Toastify--animate Toastify__bounce-enter--top-right"
id="eo2d437kf"
>
<div
class="Toastify__toast-body"
role="alert"
>
Failed to retrive last-updated-by information for research file.
</div>
<button
aria-label="close"
class="Toastify__close-button Toastify__close-button--error"
type="button"
>
<svg
aria-hidden="true"
viewBox="0 0 14 16"
>
<path
d="M7.71 8.23l3.75 3.75-1.48 1.48-3.75-3.75-3.75 3.75L1 11.98l3.75-3.75L1 4.48 2.48 3l3.75 3.75L9.98 3l1.48 1.48-3.75 3.75z"
fill-rule="evenodd"
/>
</svg>
</button>
<div
aria-hidden="true"
aria-label="notification timer"
class="Toastify__progress-bar Toastify__progress-bar--animated Toastify__progress-bar--error"
role="progressbar"
style="animation-duration: 5000ms; animation-play-state: running; opacity: 0;"
/>
</div>
</div>
</div>
/>
<div />
<div
class=""
Expand Down

0 comments on commit 467e496

Please sign in to comment.