fix(codeql): Rename invalid TSX template asset
Keep the Radix component boilerplate as a template asset, but rename it out of the TSX parser path so CodeQL does not treat placeholder syntax as executable source. Update the example README link to the new template filename.
This commit is contained in:
@@ -59,5 +59,5 @@ These examples use CSS classes. You can:
|
||||
## Learn More
|
||||
|
||||
- [Main SKILL.md](../SKILL.md) - Complete guide
|
||||
- [Component Template](../templates/component-template.tsx) - Boilerplate
|
||||
- [Component Template](../templates/component-template.tsx.template) - Boilerplate
|
||||
- [Radix UI Docs](https://www.radix-ui.com/primitives)
|
||||
|
||||
Reference in New Issue
Block a user