1
0
Fork 0

chore: Fixing linter warnings

This commit is contained in:
Joost De Cock 2022-07-12 21:07:42 +02:00
parent a195a5c0e7
commit cc4889b4ec
8 changed files with 15 additions and 27 deletions

View file

@ -1,6 +1,5 @@
import Text from '../text'
import Circle from '../circle'
import { round } from 'shared/utils'
import { Tr, KeyTd, ValTd, Attributes, pointCoords } from '../path/index'
const RevealPoint = props => {