1
0
Fork 0

chore: More QA fixes for sites

This commit is contained in:
joostdecock 2023-05-19 18:27:36 +02:00
parent c11a29e28a
commit 801ba17ab6
15 changed files with 40 additions and 48 deletions

View file

@ -2,7 +2,7 @@
//import { XrayPoint } from './point'
//
//const MoveLine = ({ op }) => <XrayPoint point={op.to} />
const Curve = ({ op }) => null
//const Curve = ({ op }) => null
/*
['cp1', 'cp2', 'to'].map((pnt) => (
<Li key={pnt}>
@ -19,7 +19,7 @@ const Curve = ({ op }) => null
</Li>
))
*/
const XrayPathOp = ({ op }) => null
//const XrayPathOp = ({ op }) => null
/*
* (
<Li>