Skip to content

Commit

Permalink
#3169 - updated snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Gayane Chilingaryan committed Aug 31, 2023
1 parent 13e4781 commit 6bf49a4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Object {
>
<button
class="buttonTop"
data-testid="CloseIcon"
>
<icon-close.svg
classname="closeButton"
Expand Down Expand Up @@ -87,6 +88,7 @@ Object {
>
<button
class="buttonTop"
data-testid="CloseIcon"
>
<icon-close.svg
classname="closeButton"
Expand Down Expand Up @@ -217,6 +219,7 @@ Object {
>
<button
class="buttonTop"
data-testid="CloseIcon"
>
<icon-close.svg
classname="closeButton"
Expand Down Expand Up @@ -260,6 +263,7 @@ Object {
>
<button
class="buttonTop"
data-testid="CloseIcon"
>
<icon-close.svg
classname="closeButton"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Object {
>
<button
class="buttonTop"
data-testid="CloseIcon"
>
<icon-close.svg
classname="closeButton"
Expand All @@ -50,6 +51,7 @@ Object {
>
<input
class="input genericInput"
data-testid="FileNameInput"
name="filename"
type="text"
value=""
Expand Down Expand Up @@ -115,6 +117,7 @@ Object {
>
<a
class="active"
data-testid="PreviewTab"
>
Preview
</a>
Expand All @@ -126,6 +129,7 @@ Object {
>
<textarea
class="previewArea"
data-testid="PreviewAreaText"
readonly=""
/>
</div>
Expand Down Expand Up @@ -372,6 +376,7 @@ Object {
>
<button
class="buttonTop"
data-testid="CloseIcon"
>
<icon-close.svg
classname="closeButton"
Expand All @@ -397,6 +402,7 @@ Object {
>
<input
class="input genericInput"
data-testid="FileNameInput"
name="filename"
type="text"
value=""
Expand Down Expand Up @@ -462,6 +468,7 @@ Object {
>
<a
class="active"
data-testid="PreviewTab"
>
Preview
</a>
Expand All @@ -473,6 +480,7 @@ Object {
>
<textarea
class="previewArea"
data-testid="PreviewAreaText"
readonly=""
/>
</div>
Expand Down

0 comments on commit 6bf49a4

Please sign in to comment.