tscircuit / core

8 stars 16 forks source link

FIX: Type error fix from `create-use-component-2-number-inference.test.tsx` file #317

Closed DhairyaMajmudar closed 3 days ago

DhairyaMajmudar commented 5 days ago

-> Fixing incorrect object parameter call -> Removed type-error ignore

cc: @seveibar

DhairyaMajmudar commented 3 days ago

this isn't a bug, this test is testing that there is an error. They are important to keep to make sure that those lines DO throw errors

Oh! That one is intentionally kept for errors, cool then let me close this PR 👍🏻