Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
koechkevin committed Jun 19, 2024
1 parent b9ee183 commit 77487b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
1 change: 0 additions & 1 deletion apps/charterafrica/src/components/Tool/Tool.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ const Tool = React.forwardRef(function Tool(props, ref) {
flex={1}
>
<LineClampedRichTypography
lineClamp={1}
color="neutral.dark"
variant="h2SemiBold"
>
Expand Down
17 changes: 6 additions & 11 deletions apps/charterafrica/src/components/Tool/Tool.snap.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ exports[`<Tool /> renders unchanged 1`] = `
class="MuiBox-root css-kpcj8u"
>
<div
class="MuiTypography-root MuiTypography-h2SemiBold css-joi1tx-MuiTypography-root"
class="MuiTypography-root MuiTypography-h2SemiBold css-gegt74-MuiTypography-root"
>
Tool Name
</div>
Expand Down Expand Up @@ -124,9 +124,10 @@ exports[`<Tool /> renders unchanged 1`] = `
Lorem ipsum dolor sit amet consectetur adipiscing elit gravida, urna enim nulla iaculis taciti semper parturient laoreet luctus, orci ac ornare senectus posuere nam libero. Imperdiet turpis tortor nu. Lorem ipsum dolor sit amet consectetur adipiscing elit gravida, urna enim nulla iaculis taciti semper parturient laoreet luctus, orci ac ornare senectus posuere nam libero. Imperdiet turpis tortor nu.
</div>
<div
class="MuiTypography-root MuiTypography-p1 css-g60w6x-MuiTypography-root"
class="MuiTypography-root MuiTypography-captionCap css-hr3rav-MuiTypography-root"
>
Invalid Date
6 Months ago
</div>
<div
class="MuiBox-root css-oqyb22"
Expand Down Expand Up @@ -208,21 +209,15 @@ exports[`<Tool /> renders unchanged 1`] = `
</div>
<div
class="MuiBox-root css-46b038"
>
<div
class="MuiTypography-root MuiTypography-p3 css-1lspiuz-MuiTypography-root"
>
Collection
</div>
</div>
/>
<div
class="MuiBox-root css-46b038"
>
<div
class="MuiBox-root css-19midj6"
>
<div
class="MuiTypography-root MuiTypography-h4Small css-4noust-MuiTypography-root"
class="MuiTypography-root MuiTypography-p3SemiBold css-3w2o4y-MuiTypography-root"
>
Contributors
</div>
Expand Down

0 comments on commit 77487b9

Please sign in to comment.