We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4396e commit 8fac0b4Copy full SHA for 8fac0b4
src/pages/home-page.ts
@@ -81,7 +81,6 @@ export class HomePage extends LitElement {
81
description="${tool.description}"
82
image="${tool.image}"
83
url="${tool.url}"
84
- text="${tool.text}"
85
category="${tool.category ?? ''}"
86
></tool-card>
87
`
0 commit comments