We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3501d8d commit 1ff6481Copy full SHA for 1ff6481
docs/app/guides/display/ellipses/page.tsx
@@ -21,6 +21,7 @@ export default function Page() {
21
<PropTable of={"Ellipse"} />
22
23
<WIP>
24
+ {/* @ts-expect-error */}
25
<p>
26
Support for defining ellipses in terms of two foci is planned. In the meantime, you can
27
accomplish this using a{" "}
0 commit comments