Skip to content

Commit 3b30e4d

Browse files
committed
Updated snapshot
1 parent dc5a219 commit 3b30e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/widgets/ActionButton/__snapshots__/actionButton.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ exports[`<ActionButton /> > it matches the snapshot 1`] = `
2525
{
2626
"display": "block",
2727
"lineHeight": 1,
28-
"transform": "rotation(0deg)",
28+
"transform": "rotate(0deg)",
2929
}
3030
}
3131
>

0 commit comments

Comments
 (0)