tscircuit / props

Prop definitions for tscircuit components
1 stars 5 forks source link

make <tracehint for="..." /> optional #22

Closed seveibar closed 2 months ago

seveibar commented 2 months ago

to support new syntax

<trace>
  <tracehint offset={{ x: 0, y: "1mm" }} />
</trace>