Skip to content

Commit

Permalink
DatePicker component
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrikMatiasko committed Jul 22, 2024
1 parent 59647b5 commit ed2fbdc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/Atomic/Icon/__snapshots__/Icon.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,11 @@ exports[`<Icon> render correctly - snapshot 1`] = `
data-icon=""
style="width: 16px; height: 16px;"
/>
<div
class="emotion-0"
data-icon=""
style="width: 16px; height: 16px;"
/>
</div>
</DocumentFragment>
`;

0 comments on commit ed2fbdc

Please sign in to comment.