Skip to content

Commit 88f3a7c

Browse files
authored
Update components/calculator/Loader.tsx
1 parent 1426d0c commit 88f3a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/calculator/Loader.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const Loader: React.FC = () => {
77
<circle
88
fill="#FF0420"
99
stroke="#FF0420"
10-
strokeWidth="15
10+
strokeWidth="15"
1111
r="15"
1212
cx="40"
1313
cy="65"

0 commit comments

Comments
 (0)