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 ef442f0 commit c77e324Copy full SHA for c77e324
src/content/docs/rules/snippets/examples/index.mdx
@@ -15,6 +15,6 @@ Refer to [How it works](/rules/snippets/how-it-works/) and [Create a snippet in
15
16
<ResourcesBySelector
17
directory="rules/snippets/examples"
18
- tags={["goal", "operation"]}
+ filterables={["goal", "operation"]}
19
types={["example"]}
20
/>
0 commit comments