Skip to content

Commit

Permalink
chore: Merged latest main
Browse files Browse the repository at this point in the history
  • Loading branch information
ape-fede committed Dec 15, 2022
2 parents a5fca6e + 21bd5e0 commit 27ae085
Show file tree
Hide file tree
Showing 24 changed files with 233 additions and 121 deletions.
4 changes: 2 additions & 2 deletions src/__tests__/components/input.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ it("renders correctly", () => {
expect(asFragment()).toMatchInlineSnapshot(`
<DocumentFragment>
<div
class="css-r8xm40"
class="css-1vb0zbs-Input"
>
<input
class="css-1spk4n4"
class="css-a0y6z0-Input"
type="text"
value="input"
/>
Expand Down
Loading

0 comments on commit 27ae085

Please sign in to comment.