Skip to content

Commit

Permalink
Update Icons.test.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
aversini committed Apr 16, 2024
1 parent 81ebffa commit 7ddd5f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import {
IconUser,
} from "../..";

const defaultIconSize = "h-5 w-5";
const defaultIconSize = "size-5";

const renderExpected = async ({
dataTestId,
Expand Down

0 comments on commit 7ddd5f9

Please sign in to comment.