worklog and vbox circles

This commit is contained in:
ntr
2019-07-23 19:04:20 +10:00
parent 12ff5aec66
commit bce277d28b
6 changed files with 76 additions and 73 deletions
+1 -3
View File
@@ -6,9 +6,7 @@ module.exports = function vboxColour(colour) {
<circle
cx={50}
cy={50}
r={50}
// stroke-width="2"
// stroke={colour}
r={44}
/>
</svg>
);