worklog and vbox circles
This commit is contained in:
@@ -6,9 +6,7 @@ module.exports = function vboxColour(colour) {
|
||||
<circle
|
||||
cx={50}
|
||||
cy={50}
|
||||
r={50}
|
||||
// stroke-width="2"
|
||||
// stroke={colour}
|
||||
r={44}
|
||||
/>
|
||||
</svg>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user