Skip to content

Commit 1ff6481

Browse files
committed
Fix site build
1 parent 3501d8d commit 1ff6481

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

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

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

0 commit comments

Comments
 (0)