We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 985200b commit 21cc165Copy full SHA for 21cc165
docs/app/guides/display/ellipses/page.tsx
@@ -21,7 +21,7 @@ export default function Page() {
21
<PropTable of={"Ellipse"} />
22
23
<WIP>
24
- {/* @ts-expect-error */}
+ {/* @ts-expect-error - idc */}
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