Skip to content

Conversation

@drikusroor
Copy link
Owner

@drikusroor drikusroor commented Jan 22, 2025

Add a ts-ignore comment to ignore TypeScript error TS6133 in src/components/Tooth.tsx.

  • Add // @ts-ignore comment above the line where _top is declared to prevent the build error caused by the unused variable _top.

For more details, open the Copilot Workspace session.

Add a `ts-ignore` comment to ignore TypeScript error TS6133 in `src/components/Tooth.tsx`.

* Add `// @ts-ignore` comment above the line where `_top` is declared to prevent the build error caused by the unused variable `_top`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/drikusroor/elastistent?shareId=XXXX-XXXX-XXXX-XXXX).
@drikusroor drikusroor merged commit c569da0 into main Jan 22, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants