chore: More QA fixes for sites
This commit is contained in:
parent
c11a29e28a
commit
801ba17ab6
15 changed files with 40 additions and 48 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue