Skip to content

Commit 499e753

Browse files
resolve quebra no checkIcon
1 parent 058b8a5 commit 499e753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/icons/CheckIcon.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
33
const { size = 24, color = "#22c55e", class: className = "" } = Astro.props;
4-
4+
---
55

66
<svg
77
xmlns="http://www.w3.org/2000/svg"

0 commit comments

Comments
 (0)