Skip to content

Commit 21cc165

Browse files
committed
Just let it build jeez
1 parent 985200b commit 21cc165

File tree

1 file changed

+1
-1
lines changed
  • docs/app/guides/display/ellipses

1 file changed

+1
-1
lines changed

docs/app/guides/display/ellipses/page.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default function Page() {
2121
<PropTable of={"Ellipse"} />
2222

2323
<WIP>
24-
{/* @ts-expect-error */}
24+
{/* @ts-expect-error - idc */}
2525
<p>
2626
Support for defining ellipses in terms of two foci is planned. In the meantime, you can
2727
accomplish this using a{" "}

0 commit comments

Comments
 (0)