Skip to content

Commit 1d6b5d6

Browse files
committed
Update snapshot
1 parent c368d01 commit 1d6b5d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/lucide/tests/__snapshots__/createElement.spec.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exports[`createElement > should match the snapshot 1`] = `
1313
>
1414
<path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8">
1515
</path>
16-
<path d="M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z">
16+
<path d="M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z">
1717
</path>
1818
</svg>
1919
`;

0 commit comments

Comments
 (0)