docs: update templates page

This commit is contained in:
2024-02-07 00:34:13 +02:00
committed by Chen Asraf
parent 919fd54ebb
commit 06ffa656ae

View File

@@ -50,7 +50,6 @@ The contents of the file will be transformed in a similar fashion.
Your `data` will be pre-populated with the following:
- `{{Name}}`: PascalCase of the component name
- `{{name}}`: raw name of the component as you entered it
> Simple-Scaffold uses [Handlebars.js](https://handlebarsjs.com/) for outputting the file contents.