Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
eniskraasniqi1 committed Dec 20, 2023
1 parent 33ba63a commit 83aad95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exports[`Component - EmailSelector renders 1`] = `
data-teamleader-ui="email-selector"
>
<div
class="box display-inline-flex margin-bottom-1 margin-left-1 margin-right-2 margin-top-1 is-medium wrapper"
class="box display-inline-flex margin-bottom-1 margin-left-1 margin-right-2 margin-top-1 is-medium has-default-background-color wrapper"
data-teamleader-ui="tag"
>
<p
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`Component - Tag renders 1`] = `
<DocumentFragment>
<div
class="box display-inline-flex is-medium wrapper"
class="box display-inline-flex is-medium has-default-background-color wrapper"
data-teamleader-ui="tag"
>
<p
Expand Down

0 comments on commit 83aad95

Please sign in to comment.