Adds style panel, styles
This commit is contained in:
parent
def8f665d3
commit
6c8499309e
26 changed files with 819 additions and 141 deletions
|
@ -3,7 +3,6 @@ import styled from "styles"
|
|||
const DotCircle = styled("circle", {
|
||||
transform: "scale(var(--scale))",
|
||||
strokeWidth: "2",
|
||||
fill: "#000",
|
||||
})
|
||||
|
||||
export { DotCircle }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue