We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1426d0c commit 88f3a7cCopy full SHA for 88f3a7c
components/calculator/Loader.tsx
@@ -7,7 +7,7 @@ export const Loader: React.FC = () => {
7
<circle
8
fill="#FF0420"
9
stroke="#FF0420"
10
- strokeWidth="15
+ strokeWidth="15"
11
r="15"
12
cx="40"
13
cy="65"
0 commit comments